Package: SuperLearner
Type: Package
Title: Super Learner Prediction
Version: 2.0-28
Date: 2021-05-04
Authors@R: c(person("Eric", "Polley", email = "epolley@uchicago.edu", role = c("aut", "cre")), person("Erin", "LeDell", role = c("aut")), person("Chris", "Kennedy", role = c("aut")), person("Sam", "Lendle", role = c("ctb")), person("Mark", "van der Laan", role = c("aut", "ths")))
Maintainer: Eric Polley <epolley@uchicago.edu>
Description: Implements the super learner prediction method and contains a
    library of prediction algorithms to be used in the super learner.
License: GPL-3
URL: https://github.com/ecpolley/SuperLearner
Depends: R (>= 2.14.0), nnls, gam (>= 1.15)
Imports: cvAUC
Suggests: arm, bartMachine, biglasso, bigmemory, caret, class,
        devtools, e1071, earth, extraTrees, gbm, genefilter, ggplot2,
        glmnet, ipred, KernelKnn, kernlab, knitr, lattice, LogicReg,
        MASS, mlbench, nloptr, nnet, party, polspline, prettydoc,
        quadprog, randomForest, ranger, RhpcBLASctl, ROCR, rmarkdown,
        rpart, SIS, speedglm, spls, sva, testthat, xgboost (>= 0.6)
LazyLoad: yes
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2021-05-04 21:24:15 UTC; mri5365
Author: Eric Polley [aut, cre],
  Erin LeDell [aut],
  Chris Kennedy [aut],
  Sam Lendle [ctb],
  Mark van der Laan [aut, ths]
Repository: CRAN
Date/Publication: 2021-05-10 07:32:24 UTC
Built: R 4.0.2; ; 2021-05-11 10:52:13 UTC; unix
