path.chain: Concise Structure for Chainable Paths

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 ORCID iD [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

Documentation:

Reference manual: path.chain.pdf
Vignettes: Path validation
working_with_config_files

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=path.chain to link to this page.