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: | 0.2.0 |
Imports: | rlang, stringi, logger |
Suggests: | testthat (≥ 2.1.0), knitr, rmarkdown, config, yaml, fs, magrittr |
Published: | 2020-09-23 |
Author: | Krzysztof Joachimiak [aut, cre] |
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 working_with_config_files |
Package source: | path.chain_0.2.0.tar.gz |
Windows binaries: | r-devel: path.chain_0.2.0.zip, r-release: path.chain_0.2.0.zip, r-oldrel: path.chain_0.2.0.zip |
macOS binaries: | r-release (arm64): path.chain_0.2.0.tgz, r-oldrel (arm64): path.chain_0.2.0.tgz, r-release (x86_64): path.chain_0.2.0.tgz, r-oldrel (x86_64): path.chain_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=path.chain to link to this page.