The R Project SVN R

Rev

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

Rev 78138 Rev 82259
Line 86... Line 86...
86
}
86
}
87
\seealso{
87
\seealso{
88
  \code{\link{R.version}} and \code{\link{Sys.info}} give more details
88
  \code{\link{R.version}} and \code{\link{Sys.info}} give more details
89
  about the OS.  In particular, \code{R.version$platform} is the
89
  about the OS.  In particular, \code{R.version$platform} is the
90
  canonical name of the platform under which \R was compiled.
90
  canonical name of the platform under which \R was compiled.
-
 
91
  \code{\link{osVersion}} may give more details about the platform \R is running on.
91
 
92
 
92
  \code{\link{.Machine}} for details of the arithmetic used, and
93
  \code{\link{.Machine}} for details of the arithmetic used, and
93
  \code{\link{system}} for invoking platform-specific system commands.
94
  \code{\link{system}} for invoking platform-specific system commands.
94
 
95
 
95
  \code{\link{capabilities}} and \code{\link{extSoftVersion}} (and links
96
  \code{\link{capabilities}} and \code{\link{extSoftVersion}} (and links