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.4
Imports: stats, utils, MASS, rpart, gower
URL: https://github.com/markvanderloo/simputation
BugReports: https://github.com/markvanderloo/simputation/issues
Suggests: tinytest, knitr, rmarkdown, dplyr, VIM, randomForest, glmnet
        , missForest, norm
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-03-13 20:38:15 UTC; mark
Author: Mark van der Loo [aut, cre]
Repository: CRAN
Date/Publication: 2020-03-13 21:00:02 UTC
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-10 03:17:00 UTC; windows
Archs: i386, x64
