Package: simputation
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Simple Imputation
LazyData: no
Type: Package
LazyLoad: yes
Authors@R: c( person("Mark", "van der Loo",
        role=c("aut","cre"),email="mark.vanderloo@gmail.com"))
Description: Easy to use interfaces to a number of imputation methods
        that fit in the not-a-pipe operator of the 'magrittr' package.
Version: 0.2.1
Imports: stats, utils, MASS, rpart, gower
URL: https://github.com/markvanderloo/simputation
BugReports: https://github.com/markvanderloo/simputation/issues
Date: 2017-01-27
Suggests: testthat, knitr, rmarkdown, dplyr, VIM, randomForest, glmnet
        , missForest, norm
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-01-27 15:42:39 UTC; mark
Author: Mark van der Loo [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-27 18:47:49
