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 |
| Maintainer: | Krzysztof Joachimiak <joachimiak.krzysztof at gmail.com> |
| BugReports: | https://github.com/krzjoa/path.chain/issues |
| License: | MIT + fileLICENSE |
| 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.html ,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 formhttps://CRAN.R-project.org/package=path.chainto link to this page.