quickinstall(path, destdir = NULL, vignettes = FALSE, force = TRUE, ..., lib.loc = if (!is.null(destdir)) TRUE)
NULL,
the package is installed in the default installation
library. If NA, the package is installed in a
temporary directory, whose path is returned as a value.R.CMDTRUE then
the installation directory destdir is added to the
default library paths. This can be usefull if
dependencies are installed in this directory. If
NULL, then the default library path is left
unchanged.The path of the library where the package was installed.
Builds and install a minimal version of a package from its source directory.