Package: rprojroot 2.0.4.9005

Kirill Müller

rprojroot:Finding Files in Project Subdirectories

Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file.

Authors:Kirill Müller [aut, cre]

rprojroot_2.0.4.9005.tar.gz
rprojroot_2.0.4.9005.zip(r-4.5)rprojroot_2.0.4.9005.zip(r-4.4)rprojroot_2.0.4.9005.zip(r-4.3)
rprojroot_2.0.4.9005.tgz(r-4.4-any)rprojroot_2.0.4.9005.tgz(r-4.3-any)
rprojroot_2.0.4.9005.tar.gz(r-4.5-noble)rprojroot_2.0.4.9005.tar.gz(r-4.4-noble)
rprojroot_2.0.4.9005.tgz(r-4.4-emscripten)rprojroot_2.0.4.9005.tgz(r-4.3-emscripten)
rprojroot.pdf |rprojroot.html
rprojroot/json (API)
NEWS

# Installrprojroot in R:
install.packages('rprojroot',repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/rprojroot/issues

On CRAN:

35 exports 147 stars 14.73 score 0 dependencies 2070 dependents 1 mentions 554.1k downloads

Last updated 5 days agofrom:b1d4ac41b5

Exports:as_root_criterionas.root_criterioncriteriafind_package_root_filefind_remake_root_filefind_rootfind_root_filefind_rstudio_root_filefind_testthat_root_filefrom_wdget_root_deschas_basenamehas_dirhas_filehas_file_patternis_drake_projectis_git_rootis_pkgdown_projectis_projectile_projectis_quarto_projectis_r_packageis_remake_projectis_renv_projectis_root_criterionis_rstudio_projectis_svn_rootis_testthatis_vcs_rootis.root_criterionroot_criterionthisfilethisfile_knitthisfile_rthisfile_rscriptthisfile_source

Dependencies:

Finding files in project subdirectories

Rendered fromrprojroot.Rmdusingknitr::rmarkdownon Jul 01 2024.

Last update: 2021-12-11
Started: 2015-05-19

Readme and manuals

Help Manual

Help pageTopics
rprojroot: Finding Files in Project Subdirectoriesrprojroot-package rprojroot
Prespecified criteriacriteria from_wd is_drake_project is_git_root is_pkgdown_project is_projectile_project is_quarto_project is_remake_project is_renv_project is_rstudio_project is_r_package is_svn_root is_testthat is_vcs_root
Find the root of a directory hierarchyfind_root get_root_desc
File paths relative to the root of a directory hierarchyfind_package_root_file find_remake_root_file find_root_file find_rstudio_root_file find_testthat_root_file
Is a directory the project root?as_root_criterion as_root_criterion.character as_root_criterion.root_criterion has_basename has_dir has_file has_file_pattern is_root_criterion root_criterion |.root_criterion