The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
Reference manual: | versioning.pdf |
Vignettes: |
Using the versioning package |
Package source: | versioning_0.1.0.tar.gz |
Windows binaries: | r-devel: versioning_0.1.0.zip, r-release: versioning_0.1.0.zip, r-oldrel: versioning_0.1.0.zip |
macOS binaries: | r-release (arm64): versioning_0.1.0.tgz, r-oldrel (arm64): versioning_0.1.0.tgz, r-release (x86_64): versioning_0.1.0.tgz, r-oldrel (x86_64): versioning_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=versioning to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.