R/data-structures.R
lib_cran.Rd
Cran Library (R)
lib_cran(package, repo = NULL)
The name of the CRAN package to install.
The repository where the package can be found. If not specified, the default CRAN repo is used.
libraries()
Other Library Objects: lib_egg(), lib_jar(), lib_maven(), lib_pypi(), lib_whl(), libraries()
lib_egg()
lib_jar()
lib_maven()
lib_pypi()
lib_whl()