Package: path.chain 0.2.0

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.

Authors:Krzysztof Joachimiak [aut, cre]

path.chain_0.2.0.tar.gz
path.chain_0.2.0.zip(r-4.5)path.chain_0.2.0.zip(r-4.4)path.chain_0.2.0.zip(r-4.3)
path.chain_0.2.0.tgz(r-4.4-any)path.chain_0.2.0.tgz(r-4.3-any)
path.chain_0.2.0.tar.gz(r-4.5-noble)path.chain_0.2.0.tar.gz(r-4.4-noble)
path.chain_0.2.0.tgz(r-4.4-emscripten)path.chain_0.2.0.tgz(r-4.3-emscripten)
path.chain.pdf |path.chain.html
path.chain/json (API)

# Install 'path.chain' in R:
install.packages('path.chain', repos = c('https://krzjoa.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/krzjoa/path.chain/issues

On CRAN:

13 exports 9 stars 1.52 score 3 dependencies 8 scripts 148 downloads

Last updated 2 months agofrom:3c3cebd83b. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winNOTEAug 31 2024
R-4.5-linuxNOTEAug 31 2024
R-4.4-winNOTEAug 31 2024
R-4.4-macNOTEAug 31 2024
R-4.3-winNOTEAug 31 2024
R-4.3-macNOTEAug 31 2024

Exports:as_configas_path_chaincreate_sample_dircreate_temp_dirfile_pathfull_path_chainnaming_kon_path_not_existson_validate_pathpath_chainpath_childrenpath_linktemp_path

Dependencies:loggerrlangstringi

Path validation

Rendered frompath_validation.Rmdusingknitr::rmarkdownon Aug 31 2024.

Last update: 2020-08-28
Started: 2020-04-08

Working with config files

Rendered fromworking_with_config_files.Rmdusingknitr::rmarkdownon Aug 31 2024.

Last update: 2020-08-28
Started: 2020-03-14