Source: r-cran-pkgbuild Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-callr (>= 3.2.0), r-cran-cli, r-cran-crayon, r-cran-desc, r-cran-prettyunits, r-cran-r6, r-cran-rprojroot, r-cran-withr (>= 2.1.2) Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-pkgbuild Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-pkgbuild.git Homepage: https://cran.r-project.org/package=pkgbuild Rules-Requires-Root: no Package: r-cran-pkgbuild Architecture: all Depends: ${R:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: find tools needed to build GNU R packages Provides functions used to build R packages. Locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.