Package: healthcareai
Type: Package
Title: Tools for Healthcare Machine Learning
Version: 2.2.0
Date: 2018-09-01
Authors@R: c(
    person("Levi", "Thatcher", email = "levi.thatcher@healthcatalyst.com", role = "aut"),
    person("Michael", "Levy", email = "michael.levy@healthcatalyst.com", role = c("aut", "cre")),
    person("Mike", "Mastanduno", email = "michael.mastanduno@healthcatalyst.com", role = "aut"),
    person("Taylor", "Larsen", email = "taylor.larsen@healthcatalyst.com", role = "aut"),
    person("Taylor", "Miller", email = "taylor.miller@healthcatalyst.com", role = "aut"))
Description: A machine learning toolbox tailored to healthcare data.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.3), methods
Imports: broom, caret (>= 6.0.78), cowplot, data.table, dbplyr, dplyr
        (>= 0.7.6), e1071, ggplot2, glmnet, lubridate, MLmetrics,
        purrr, ranger (>= 0.8.0), recipes (>= 0.1.3), rlang, ROCR,
        stringr, tibble, tidyr, xgboost
RoxygenNote: 6.0.1
Suggests: DBI, odbc, testthat, lintr, covr
URL: http://docs.healthcare.ai
BugReports: https://github.com/HealthCatalyst/healthcareai-r/issues
NeedsCompilation: no
Packaged: 2018-09-01 17:11:35 UTC; michael.levy
Author: Levi Thatcher [aut],
  Michael Levy [aut, cre],
  Mike Mastanduno [aut],
  Taylor Larsen [aut],
  Taylor Miller [aut]
Maintainer: Michael Levy <michael.levy@healthcatalyst.com>
Repository: CRAN
Date/Publication: 2018-09-01 17:40:03 UTC
