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.4.0 |
Depends: |
R (≥ 3.4) |
Imports: |
callr (≥ 3.2.0), cli (≥ 3.4.0), crayon, desc, prettyunits, processx, R6, rprojroot, withr (≥ 2.3.0) |
Suggests: |
covr, cpp11, knitr, mockery, Rcpp, rmarkdown, testthat (≥
3.0.0) |
Published: |
2022-11-27 |
Author: |
Hadley Wickham [aut],
Jim Hester [aut],
Gábor Csárdi [aut, cre],
RStudio [cph, fnd] |
Maintainer: |
Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: |
https://github.com/r-lib/pkgbuild/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/r-lib/pkgbuild,
https://r-lib.github.io/pkgbuild/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
pkgbuild results |