The R Project SVN R

Rev

Rev 76742 | Rev 78374 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 76742 Rev 76764
Line 17... Line 17...
17
\usage{
17
\usage{
18
available.packages(contriburl = contrib.url(repos, type), method,
18
available.packages(contriburl = contrib.url(repos, type), method,
19
                   fields = NULL, type = getOption("pkgType"),
19
                   fields = NULL, type = getOption("pkgType"),
20
                   filters = NULL, repos = getOption("repos"),
20
                   filters = NULL, repos = getOption("repos"),
21
                   ignore_repo_cache = FALSE, max_repo_cache_age,
21
                   ignore_repo_cache = FALSE, max_repo_cache_age,
22
                   \dots)
22
                   quiet = TRUE, \dots)
23
}
23
}
24
\arguments{
24
\arguments{
25
  \item{contriburl}{
25
  \item{contriburl}{
26
    URL(s) of the \file{contrib} sections of the repositories.
26
    URL(s) of the \file{contrib} sections of the repositories.
27
    Specify this argument only if your repository mirror is incomplete,
27
    Specify this argument only if your repository mirror is incomplete,