⚠️There's a newer version (1.3.4) of this package. Take me there.

pkgload

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()

Copy Link

Version

Down Chevron

Install

install.packages('pkgload')

Monthly Downloads

527,102

Version

1.0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 29th, 2018

Functions in pkgload (1.0.2)