Package: rprojroot Title: Finding Files in Project Subdirectories Version: 2.1.1.9007 Authors@R: person(given = "Kirill", family = "M\u00fcller", role = c("aut", "cre"), email = "kirill@cynkra.com", comment = c(ORCID = "0000-0002-1416-3412")) Description: 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. License: MIT + file LICENSE URL: https://rprojroot.r-lib.org/, https://github.com/r-lib/rprojroot BugReports: https://github.com/r-lib/rprojroot/issues Depends: R (>= 3.0.0) Suggests: covr, knitr, lifecycle, rlang, rmarkdown, testthat (>= 3.2.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE, load = "source") Config/autostyle/scope: line_breaks Config/autostyle/strict: true Config/Needs/website: tidyverse/tidytemplate Config/roxygen2/version: 8.0.0.9000 Repository: https://cynkra.r-universe.dev Date/Publication: 2026-06-08 05:14:44 UTC RemoteUrl: https://github.com/r-lib/rprojroot RemoteRef: HEAD RemoteSha: 3565d1c9b1edfcfa6f09c7d122d934a090d4ccfe NeedsCompilation: no Packaged: 2026-06-08 05:34:42 UTC; root Author: Kirill Müller [aut, cre] (ORCID: ) Maintainer: Kirill Müller