Apply modification rules from R package 'dcmodify' to the database, prescribing and documenting deterministic data cleaning steps on records in a database. The rules are translated into SQL statements using R package 'dbplyr'.
Version: | 0.3.1 |
Depends: | R (≥ 4.0.0) |
Imports: | dplyr, dbplyr, DBI, dcmodify (≥ 0.1.9), validate, methods |
Suggests: | testthat (≥ 3.0.0), RSQLite, covr, knitr, rmarkdown |
Published: | 2022-06-17 |
Author: | Edwin de Jonge [aut, cre], Wytze Gelderloos [ctb] |
Maintainer: | Edwin de Jonge <edwindjonge at gmail.com> |
BugReports: | https://github.com/data-cleaning/dcmodifydb/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/data-cleaning/dcmodifydb |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | dcmodifydb results |
Reference manual: | dcmodifydb.pdf |
Vignettes: |
dcmodifydb Correction scenarios Modification syntax |
Package source: | dcmodifydb_0.3.1.tar.gz |
Windows binaries: | r-devel: dcmodifydb_0.3.1.zip, r-release: dcmodifydb_0.3.1.zip, r-oldrel: dcmodifydb_0.3.1.zip |
macOS binaries: | r-release (arm64): dcmodifydb_0.3.1.tgz, r-oldrel (arm64): dcmodifydb_0.3.1.tgz, r-release (x86_64): dcmodifydb_0.3.1.tgz, r-oldrel (x86_64): dcmodifydb_0.3.1.tgz |
Old sources: | dcmodifydb archive |
Please use the canonical form https://CRAN.R-project.org/package=dcmodifydb to link to this page.