Package: pkgbuild Title: Find Tools Needed to Build R Packages Version: 1.4.8 Authors@R: c( person("Hadley", "Wickham", role = "aut"), person("Jim", "Hester", role = "aut"), person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: 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. License: MIT + file LICENSE URL: https://github.com/r-lib/pkgbuild, https://pkgbuild.r-lib.org BugReports: https://github.com/r-lib/pkgbuild/issues Depends: R (>= 3.5) Imports: callr (>= 3.2.0), cli (>= 3.4.0), desc, processx, R6 Suggests: covr, cpp11, knitr, Rcpp, rmarkdown, testthat (>= 3.2.0), withr (>= 2.3.0) Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-30 Encoding: UTF-8 RoxygenNote: 7.3.2 NeedsCompilation: no Packaged: 2025-05-26 10:36:48 UTC; gaborcsardi Author: Hadley Wickham [aut], Jim Hester [aut], Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi Repository: CRAN Date/Publication: 2025-05-26 14:10:06 UTC Built: R 4.3.3; ; 2026-05-24 04:35:57 UTC; unix