dcmodify: Modify Data Using Externally Defined Modification Rules

Data cleaning scripts typically contain a lot of 'if this change that' type of statements. Such statements are typically condensed expert knowledge. With this package, such 'data modifying rules' are taken out of the code and become in stead parameters to the work flow. This allows one to maintain, document, and reason about data modification rules as separate entities.

Version: 0.9.0
Depends: methods
Imports: yaml, validate (≥ 1.1.3), lumberjack (≥ 1.3.1), settings, utils
Suggests: simplermarkdown, tinytest
Published: 2024-03-28
Author: Mark van der Loo ORCID iD [cre, aut], Edwin de Jonge ORCID iD [aut], Sjabbo Schaveling [ctb], Floris Ruijter [ctb]
Maintainer: Mark van der Loo <mark.vanderloo at gmail.com>
BugReports: https://github.com/data-cleaning/dcmodify/issues
License: GPL-3
URL: https://github.com/data-cleaning/dcmodify
NeedsCompilation: no
Materials: NEWS
CRAN checks: dcmodify results

Documentation:

Reference manual: dcmodify.pdf
Vignettes: Introduction to dcmodify

Downloads:

Package source: dcmodify_0.9.0.tar.gz
Windows binaries: r-devel: dcmodify_0.8.0.zip, r-release: dcmodify_0.8.0.zip, r-oldrel: dcmodify_0.8.0.zip
macOS binaries: r-release (arm64): dcmodify_0.8.0.tgz, r-oldrel (arm64): dcmodify_0.8.0.tgz, r-release (x86_64): dcmodify_0.9.0.tgz
Old sources: dcmodify archive

Linking:

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