R/packages.R
CRAN.Rd
CRAN simply contains the url of CRAN main mirror (https://cran.r-project.org), and aims at simplifying its use, e.g., in calls to install.packages.
CRAN
install.packages
An object of class character of length 1.
character
if (FALSE) { install.packages('pkgmaker', repos=CRAN) }