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.5)dcmodify_0.9.0.zip(r-4.4)dcmodify_0.9.0.zip(r-4.3)
dcmodify_0.9.0.tgz(r-4.4-any)dcmodify_0.9.0.tgz(r-4.3-any)
dcmodify_0.9.0.tar.gz(r-4.5-noble)dcmodify_0.9.0.tar.gz(r-4.4-noble)
dcmodify_0.9.0.tgz(r-4.4-emscripten)dcmodify_0.9.0.tgz(r-4.3-emscripten)
dcmodify.pdf |dcmodify.html
dcmodify/json (API)
NEWS

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

Peer review:

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

On CRAN:

6.22 score 10 stars 55 scripts 314 downloads 17 exports 5 dependencies

Last updated 5 months agofrom:2a19e3f199. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 11 2024
R-4.5-winWARNINGNov 11 2024
R-4.5-linuxWARNINGNov 11 2024
R-4.4-winWARNINGNov 11 2024
R-4.4-macWARNINGNov 11 2024
R-4.3-winWARNINGNov 11 2024
R-4.3-macWARNINGNov 11 2024

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

Dependencies:lumberjackR6settingsvalidateyaml

Introduction to dcmodify

Rendered fromintroduction.mdusingsimplermarkdown::mdweave_to_htmlon Nov 11 2024.

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