.Rbuildignore
.Rproj.user/D129E84F/cpp-definition-cache
.Rproj.user/D129E84F/pcs/files-pane.pper
.Rproj.user/D129E84F/pcs/source-pane.pper
.Rproj.user/D129E84F/pcs/windowlayoutstate.pper
.Rproj.user/D129E84F/pcs/workbench-pane.pper
.Rproj.user/D129E84F/rmd-outputs
.Rproj.user/D129E84F/saved_source_markers
.Rproj.user/D129E84F/sources/prop/376E8F0A
.Rproj.user/D129E84F/sources/prop/B0EC1607
.Rproj.user/D129E84F/sources/prop/B3554BD7
.Rproj.user/D129E84F/sources/prop/C9F6E10F
.Rproj.user/D129E84F/sources/prop/INDEX
.Rproj.user/shared/notebooks/patch-chunk-names
.Rproj.user/shared/notebooks/paths
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/auxilliaries.R
R/check.R
R/conversion.R
R/full-path-chain.R
R/naming.R
R/path-chain-package.R
R/path-chain.R
R/zzz.R
README.Rmd
README.html
README.md
_pkgdown.yml
appveyor.yml
docs/404.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/apple-touch-icon-120x120.png
docs/apple-touch-icon-152x152.png
docs/apple-touch-icon-180x180.png
docs/apple-touch-icon-60x60.png
docs/apple-touch-icon-76x76.png
docs/apple-touch-icon.png
docs/articles/index.html
docs/articles/path_validation.html
docs/articles/working_with_config_files.html
docs/authors.html
docs/docsearch.css
docs/docsearch.js
docs/favicon-16x16.png
docs/favicon-32x32.png
docs/favicon.ico
docs/index.html
docs/link.svg
docs/logo.png
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/as.list.html
docs/reference/as_config.html
docs/reference/as_path_chain.html
docs/reference/cash-.path_chain.html
docs/reference/cash-.path_elem.html
docs/reference/config.yaml
docs/reference/create_path_chain.html
docs/reference/create_sample_dir.html
docs/reference/create_temp_dir.html
docs/reference/figures/logo.png
docs/reference/figures/path_chain.gif
docs/reference/figures/pathchain.svg
docs/reference/figures/rstudio-autocompletion.gif
docs/reference/file_path.html
docs/reference/full_path_chain.html
docs/reference/hello.html
docs/reference/index.html
docs/reference/naming_k.html
docs/reference/on_path_not_exists.html
docs/reference/on_validate_path.html
docs/reference/path.chain-package.html
docs/reference/path_chain.html
docs/reference/path_chain_config.html
docs/reference/path_children.html
docs/reference/path_elem.html
docs/reference/path_link.html
docs/reference/path_not_exists_info.html
docs/reference/print.html
docs/reference/relative_path_chain.html
docs/reference/temp_path.html
man/as.list.Rd
man/as_config.Rd
man/as_path_chain.Rd
man/cash-.path_chain.Rd
man/create_sample_dir.Rd
man/create_temp_dir.Rd
man/figures/logo.png
man/figures/path_chain.gif
man/figures/pathchain.svg
man/figures/rstudio-autocompletion.gif
man/file_path.Rd
man/full_path_chain.Rd
man/naming_k.Rd
man/on_path_not_exists.Rd
man/on_validate_path.Rd
man/path.chain-package.Rd
man/path_chain.Rd
man/path_children.Rd
man/path_link.Rd
man/print.Rd
man/temp_path.Rd
path.chain.Rproj
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R
tests/testthat/test-path-chain.R
vignettes/.gitignore
vignettes/config.yaml
vignettes/files/data/example1.RData
vignettes/files/data/example2.RData
vignettes/files/data/persons.csv
vignettes/files/docs/schema.txt
vignettes/path_validation.Rmd
vignettes/working_with_config_files.Rmd