The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 22... Line 22...
22
}
22
}
23
\details{
23
\details{
24
  \R package version numbers are of the form \code{x.y-z} for integers
24
  \R package version numbers are of the form \code{x.y-z} for integers
25
  \code{x}, \code{y} and \code{z}, with components after \code{x}
25
  \code{x}, \code{y} and \code{z}, with components after \code{x}
26
  optionally missing (in which case the version number is older than
26
  optionally missing (in which case the version number is older than
27
  those with the components present). 
27
  those with the components present).
28
}
28
}
29
\seealso{
29
\seealso{
30
  \code{\link{package_version}},
30
  \code{\link{package_version}},
31
  \code{\link{library}}, \code{\link{packageStatus}}.
31
  \code{\link{library}}, \code{\link{packageStatus}}.
32
}
32
}