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