Simulates the process of installing a package
and then attaching it. This is a key part of the 'devtools' package as it
allows you to rapidly iterate while developing a package.
Version: |
1.1.0 |
Imports: |
cli, crayon, desc, methods, pkgbuild, rlang, rprojroot, rstudioapi, utils, withr |
Suggests: |
bitops, covr, Rcpp, testthat |
Published: |
2020-05-29 |
Author: |
Hadley Wickham [aut],
Jim Hester [aut, cre],
Winston Chang [aut],
RStudio [cph],
R Core team [ctb] (Some namespace and vignette code extracted from base
R) |
Maintainer: |
Jim Hester <jim.hester at rstudio.com> |
BugReports: |
https://github.com/r-lib/pkgload/issues |
License: |
GPL-3 |
URL: |
https://github.com/r-lib/pkgload |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
CRAN checks: |
pkgload results |