Package: versioning 0.1.0

Nathaniel Henry

versioning: Settings and File I/O using a Configuration YAML File

R data pipelines commonly require reading and writing data to versioned directories. Each directory might correspond to one step of a multi-step process, where that version corresponds to particular settings for that step and a chain of previous steps that each have their own versions. This package creates a configuration object that makes it easy to read and write versioned data, based on YAML configuration files loaded and saved to each versioned folder.

Authors:Nathaniel Henry [aut, cre]

versioning_0.1.0.tar.gz
versioning_0.1.0.tar.gz(r-4.5-noble)versioning_0.1.0.tar.gz(r-4.4-noble)
versioning_0.1.0.tgz(r-4.4-emscripten)versioning_0.1.0.tgz(r-4.3-emscripten)
versioning.pdf |versioning.html
versioning/json (API)

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

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 4 scripts 164 downloads 6 exports 44 dependencies

Last updated 12 months agofrom:815990efc8. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 03 2024
R-4.5-linuxOKNov 03 2024

Exports:autoreadautowriteConfigget_file_reading_functionsget_file_writing_functionspull_from_list

Dependencies:assertthatbitbit64classclassIntclicliprcpp11crayondata.tableDBIe1071fansiforcatsforeigngluehavenhmsKernSmoothlifecyclemagrittrMASSpillarpkgconfigprettyunitsprogressproxyR6Rcppreadrrlangs2sfterratibbletidyselecttzdbunitsutf8vctrsvroomwithrwkyaml

Using the versioning package

Rendered fromversioning.Rmdusingknitr::rmarkdownon Nov 03 2024.

Last update: 2023-11-09
Started: 2023-11-09