Package: ck37r
Title: Chris Kennedy's R Toolkit
Version: 1.0.0
Authors@R: person("Chris", "Kennedy", email = "chrisken@gmail.com",
  role = c("aut", "cre"))
Description: Toolkit for statistical, machine learning, and targeted learning
  analyses. Functionality includes loading & auto-installing packages,
  standardizing datasets, creating missingness indicators, imputing missing
  values, creating multicore or multinode clusters, automatic SLURM integration,
  enhancing SuperLearner and TMLE with automatic parallelization, and many other
  SuperLearner analysis & plotting enhancements.
Depends: R (>= 3.1.0)
Imports: caret, cvAUC, doParallel, doSNOW, foreach, ggplot2, methods,
        parallel, pryr, randomForest, RANN, reader, RhpcBLASctl, ROCR,
        snow, stringr, SuperLearner, tmle
Suggests: doMC, glmnet, MASS, mlbench, testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-02 20:57:34 UTC; chrisken
Author: Chris Kennedy [aut, cre]
Maintainer: Chris Kennedy <chrisken@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-03 17:55:34 UTC
Built: R 3.4.4; ; 2019-04-25 21:37:19 UTC; windows
