Rev 34964 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{utils-deprecated}%------ NOTE: ../R/utils-deprecated.R must be synchronized with this!\alias{utils-deprecated}\alias{CRAN.packages}\title{Deprecated Functions in Package utils}\description{These functions are provided for compatibility with older versions of\R only, and may be defunct as soon as of the next release.}\usage{CRAN.packages(CRAN = getOption("repos"), method,contriburl = contrib.url(CRAN))}\arguments{\item{CRAN}{character, an earlier way to specify a repository.}\item{method}{Download method, see \code{\link{download.file}}.}\item{contriburl}{URL(s) of the contrib section of therepositories. Use this argument only if your CRAN mirror isincomplete, e.g., because you burned only the \file{contrib} section on aCD. Overrides argument \code{repos}.}}\seealso{\code{\link{Deprecated}}, \code{\link{Defunct}}}\keyword{misc}