The R Project SVN R

Rev

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

Rev 85065 Rev 85935
Line 35... Line 35...
35
  \item{os}{the underlying operating system.}
35
  \item{os}{the underlying operating system.}
36
  \item{crt}{the C runtime on Windows.}
36
  \item{crt}{the C runtime on Windows.}
37
  \item{system}{CPU and OS, separated by a comma.}
37
  \item{system}{CPU and OS, separated by a comma.}
38
  \item{status}{the status of the version (e.g., \code{"alpha"}).}
38
  \item{status}{the status of the version (e.g., \code{"alpha"}).}
39
  \item{major}{the major version number.}
39
  \item{major}{the major version number.}
40
  \item{minor}{the minor version number, including the patchlevel.}
40
  \item{minor}{the minor version number, including the patch level.}
41
  \item{year}{the year the version was released.}
41
  \item{year}{the year the version was released.}
42
  \item{month}{the month the version was released.}
42
  \item{month}{the month the version was released.}
43
  \item{day}{the day the version was released.}
43
  \item{day}{the day the version was released.}
44
  \item{svn rev}{the Subversion revision number, which should be either
44
  \item{svn rev}{the Subversion revision number, which should be either
45
    \code{"unknown"} or a single number. (A range of numbers or a number
45
    \code{"unknown"} or a single number. (A range of numbers or a number