The R Project SVN R

Rev

Rev 87288 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87288 Rev 89837
Line 64... Line 64...
64
  \code{"Package"}, \code{"LibPath"},
64
  \code{"Package"}, \code{"LibPath"},
65
  \code{"Version"}, \code{"Priority"},
65
  \code{"Version"}, \code{"Priority"},
66
  \code{"Depends"}, \code{"Imports"}, \code{"LinkingTo"},
66
  \code{"Depends"}, \code{"Imports"}, \code{"LinkingTo"},
67
  \code{"Suggests"}, \code{"Enhances"},
67
  \code{"Suggests"}, \code{"Enhances"},
68
  \code{"OS_type"}, \code{"License"} and
68
  \code{"OS_type"}, \code{"License"} and
69
  \code{"Built"} (the \R version the package was built under).
69
  \code{"Built"}.
70
  Additional columns can be specified using the \code{fields}
70
  Additional columns can be specified using the \code{fields}
71
  argument.
71
  argument.
72
}
72
}
73
\note{
73
\note{
74
  This needs to read several files per installed package, which will be
74
  This needs to read several files per installed package, which will be