Package: imputeR
Title: A General Imputation Framework in R
Version: 2.0
Date: 2017-02-07
Author: Lingbing Feng, Steffen Moritz, Gen Nowak, Alan. H. Welsh, Terry. J. O'Neill
Maintainer: Steffen Moritz <steffen.moritz10@gmail.com>
Description: General imputation framework based on
    variable selection methods including regularisation methods,
    tree-based models and dimension reduction methods.
LazyData: yes
Type: Package
ByteCompile: TRUE
BugReports: https://github.com/SteffenMoritz/imputeR/issues
URL: http://github.com/SteffenMoritz/imputeR
Repository: CRAN
Depends: R (>= 3.1.0),
Imports: caret, reshape2, glmnet, pls, rda, Cubist, ridge, gbm, mboost,
        rpart
Suggests: testthat
License: GPL-3
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-09 01:30:20 UTC; Steve
Date/Publication: 2017-03-09 08:22:01
