pkgload: Simulate Package Installation and Attach

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.0.0
Imports: desc, methods, pkgbuild, rlang, rprojroot, rstudioapi, utils, withr
Suggests: bitops, covr, Rcpp, testthat
Published: 2018-07-07
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 <james.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

Downloads:

Reference manual: pkgload.pdf
Package source: pkgload_1.0.0.tar.gz
Windows binaries: r-devel: pkgload_1.0.0.zip, r-release: pkgload_1.0.0.zip, r-oldrel: pkgload_1.0.0.zip
OS X binaries: r-release: pkgload_1.0.0.tgz, r-oldrel: pkgload_1.0.0.tgz

Reverse dependencies:

Reverse imports: roxygen2, testthis

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pkgload to link to this page.