Source: r-cran-rprojroot Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian, dh-exec, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rprojroot Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rprojroot.git Homepage: https://cran.r-project.org/package=rprojroot Package: r-cran-rprojroot Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: 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.