r-lib/pkgload

Simulate installing and loading a package

R

61

1,224 commits

updated Jul 7, 2026

See the code

README

pkgload

Codecov test coverage R-CMD-check

The goal of pkgload is to simulate the process of installing and loading a package, without actually doing the complete process, and hence making package iteration much faster. This was previously part of devtools (it was in fact the original motivation) but has been moved into its own package as part of the devtools conscious uncoupling.

Usage

In most cases you will not use pkgload directly, and instead you'll call it via devtools::load_all().

devtools::load_all()

Code of Conduct

Please note that the pkgload project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

r

Contributors

(top 30 of 62)

hadley

472 commits

lionel-

213 commits

wch

208 commits

jimhester

189 commits

r-lib/pkgload

Simulate installing and loading a package

R

61

1,224 commits

updated Jul 7, 2026

See the code

README

pkgload

Codecov test coverage R-CMD-check

The goal of pkgload is to simulate the process of installing and loading a package, without actually doing the complete process, and hence making package iteration much faster. This was previously part of devtools (it was in fact the original motivation) but has been moved into its own package as part of the devtools conscious uncoupling.

Usage

In most cases you will not use pkgload directly, and instead you'll call it via devtools::load_all().

devtools::load_all()

Code of Conduct

Please note that the pkgload project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

r

Contributors

(top 30 of 62)

hadley

472 commits

lionel-

213 commits

wch

208 commits

jimhester

189 commits

Languages

R

99.6%