Package: dcmodify 0.9.0

Mark van der Loo

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.

Authors:Mark van der Loo [cre, aut], Edwin de Jonge [aut], Sjabbo Schaveling [ctb], Floris Ruijter [ctb]

dcmodify_0.9.0.tar.gz
dcmodify_0.9.0.zip(r-4.7)dcmodify_0.9.0.zip(r-4.6)dcmodify_0.9.0.zip(r-4.5)
dcmodify_0.9.0.tgz(r-4.6-any)dcmodify_0.9.0.tgz(r-4.5-any)
dcmodify_0.9.0.tar.gz(r-4.7-any)dcmodify_0.9.0.tar.gz(r-4.6-any)
dcmodify_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
dcmodify/json (API)
NEWS

# Install 'dcmodify' in R:
install.packages('dcmodify', repos = c('https://data-cleaning.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/data-cleaning/dcmodify/issues

On CRAN:

Conda:

6.02 score 11 stars 64 scripts 320 downloads 17 exports 5 dependencies

Last updated from:2a19e3f199. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING100
source / vignettesOK154
linux-release-x86_64WARNING120
macos-release-arm64WARNING83
macos-oldrel-arm64WARNING75
windows-develWARNING63
windows-releaseWARNING61
windows-oldrelWARNING72
wasm-releaseOK91

Exports:as_yamldescriptiondescription<-do_byexport_yamllabellabel<-max_bymean_bymin_bymodifiermodifymodify_sooriginorigin<-sum_byvariables

Dependencies:lumberjackR6settingsvalidateyaml

Introduction to dcmodify

Rendered fromintroduction.mdusingsimplermarkdown::mdweave_to_htmlon May 09 2026.

Last update: 2024-03-27
Started: 2023-03-15