The R Project SVN R

Rev

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

Rev 35028 Rev 35051
Line 15... Line 15...
15
    (directory including source or binary packages) to generate the
15
    (directory including source or binary packages) to generate the
16
    \file{PACKAGES} and \file{PACKAGES.gz} files from and write them to.
16
    \file{PACKAGES} and \file{PACKAGES.gz} files from and write them to.
17
  }
17
  }
18
  \item{fields}{
18
  \item{fields}{
19
    a character vector giving the fields to be used in the
19
    a character vector giving the fields to be used in the
20
    \file{PACKAGES} and \file{PACKAGES.gz} files, or \code{NULL}
20
    \file{PACKAGES} and \file{PACKAGES.gz} files in addition to the
21
    (default).  The default corresponds to the fields needed by
21
    default ones, or \code{NULL} (default).  The default corresponds to
22
    \code{\link{available.packages}}:
22
    the fields needed by \code{\link{available.packages}}:
23
    \dQuote{Package}, \dQuote{Bundle}, \dQuote{Priority},
23
    \dQuote{Package}, \dQuote{Bundle}, \dQuote{Priority},
24
    \dQuote{Version}, \dQuote{Depends}, \dQuote{Suggests},
24
    \dQuote{Version}, \dQuote{Depends}, \dQuote{Suggests},
25
    \dQuote{Imports} and \dQuote{Contains}.
25
    \dQuote{Imports} and \dQuote{Contains}.
26
  }
26
  }
27
  \item{type}{
27
  \item{type}{