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.
Version: |
1.1.0 |
Depends: |
R (≥ 3.1) |
Imports: |
callr (≥ 3.2.0), cli, crayon, desc, prettyunits, R6, rprojroot, withr (≥ 2.1.2) |
Suggests: |
Rcpp, cpp11, testthat, covr |
Published: |
2020-07-13 |
Author: |
Hadley Wickham [aut],
Jim Hester [aut, cre],
RStudio [cph] |
Maintainer: |
Jim Hester <jim.hester at rstudio.com> |
BugReports: |
https://github.com/r-lib/pkgbuild/issues |
License: |
GPL-3 |
URL: |
https://github.com/r-lib/pkgbuild |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
pkgbuild results |