Provides path_chain class and functions, which facilitates loading and saving directory structure in YAML configuration files via 'config' package. The file structure you created during exploration can be transformed into legible section in the config file, and then easily loaded for further usage.
Version: | 1.0.0 |
Imports: | rlang, stringi |
Suggests: | testthat (≥ 2.1.0), knitr, rmarkdown, config, yaml, fs, magrittr, logger |
Published: | 2024-10-08 |
DOI: | 10.32614/CRAN.package.path.chain |
Author: | Krzysztof Joachimiak [aut, cre], Peter Wurm [ctb] |
Maintainer: | Krzysztof Joachimiak <joachimiak.krzysztof at gmail.com> |
BugReports: | https://github.com/krzjoa/path.chain/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/krzjoa/path.chain, https://krzjoa.github.io/path.chain/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | path.chain results |
Reference manual: | path.chain.pdf |
Vignettes: |
Path validation (source, R code) working_with_config_files (source, R code) |
Package source: | path.chain_1.0.0.tar.gz |
Windows binaries: | r-devel: path.chain_1.0.0.zip, r-release: path.chain_1.0.0.zip, r-oldrel: path.chain_1.0.0.zip |
macOS binaries: | r-release (arm64): path.chain_1.0.0.tgz, r-oldrel (arm64): path.chain_1.0.0.tgz, r-release (x86_64): path.chain_1.0.0.tgz, r-oldrel (x86_64): path.chain_1.0.0.tgz |
Old sources: | path.chain archive |
Please use the canonical form https://CRAN.R-project.org/package=path.chain to link to this page.