Skip to content

pak can install packages from local package trees. This is convenient for package development. See the following functions:

Details

Note that the last two functions do not install the package in the specified package tree itself, only its dependencies. This is convenient if the package itself is loaded via some other means, e.g. devtools::load_all(), for development.

See also