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.
| Version: | 0.2.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | assertthat,glue,R6,yaml |
| Suggests: | data.table,foreign,haven,readxl,sf,terra,knitr,rmarkdown,testthat (≥ 3.0.0) |
| Published: | 2025-03-10 |
| DOI: | 10.32614/CRAN.package.versioning |
| Author: | Nathaniel Henry [aut, cre] |
| Maintainer: | Nathaniel Henry <nat at henryspatialanalysis.com> |
| License: | MIT + fileLICENSE |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | versioning results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=versioningto link to this page.