Should system prep verification use pkgbuild::check_build_tools()
?
#55
Labels
radmin
personal R administration
pkgbuild::check_build_tools()
?
#55
Currently the verify-system-prep section suggests using
devtools::has_devel()
to verify system readiness for development:https://github.com/jennybc/what-they-forgot/blob/ec7696b21af2110e7f81262fd3cda8fd24c62e32/14_system-prep-for-build.Rmd#L63
The usethis setup vignette says:
Is it too soon to move to
pkgbuild::check_build_tools()
for the What They Forgot text? (If not, I'm happy to submit a PR).I filed an issue for pkgbuild here re. possibility of returning something to signal success, but I'm thinking it might be better-suited as an usethis feature request…
r-lib/pkgbuild#73
The text was updated successfully, but these errors were encountered: