align: Symlink a package with the appropriate version into the current library.
Description
Symlink a package with the appropriate version into the current library.
Usage
align(locked_package, verbose = TRUE)
Arguments
locked_package
locked_package. In particular, the version
and name
elements will be used.
verbose
logical. Whether or not to announce usage of the package.
By default TRUE
.