tidyimpute: Imputation the Tidyverse Way

Functions and methods for imputing missing values (NA) in tables and list patterned after the tidyverse approach of 'dplyr' and 'rlang'; works with data.tables as well.

Version: 0.1.0
Depends: R (≥ 3.1.0)
Imports: methods, dplyr (≥ 0.7.2), rlang (≥ 0.1.2), na.tools (≥ 0.1.0)
Suggests: testthat (≥ 1.0.2), data.table (≥ 1.10), magrittr
Published: 2018-03-05
Author: Christopher Brown [aut, cre], Decision Patterns [cph]
Maintainer: Christopher Brown <chris.brown at decisionpatterns.com>
BugReports: https://github.com/decisionpatterns/tidyimpute/issues
License: GPL-3 | file LICENSE
URL: https://github.com/decisionpatterns/tidyimpute
NeedsCompilation: no
Materials: README NEWS
In views: MissingData
CRAN checks: tidyimpute results

Downloads:

Reference manual: tidyimpute.pdf
Package source: tidyimpute_0.1.0.tar.gz
Windows binaries: r-devel: tidyimpute_0.1.0.zip, r-release: tidyimpute_0.1.0.zip, r-oldrel: tidyimpute_0.1.0.zip
OS X binaries: r-release: tidyimpute_0.1.0.tgz, r-oldrel: tidyimpute_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidyimpute to link to this page.