The R Project SVN R

Rev

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

Rev 24239 Rev 25118
Line 37... Line 37...
37
  \code{Sys.info()} returns details of the platform \R is running on,
37
  \code{Sys.info()} returns details of the platform \R is running on,
38
  whereas \code{\link{R.version}} gives details of the platform \R was
38
  whereas \code{\link{R.version}} gives details of the platform \R was
39
  built on: they may well be different.
39
  built on: they may well be different.
40
}
40
}
41
\note{
41
\note{
42
  The meaning of OS ``release'' and ``version'' is highly
42
  The meaning of OS \dQuote{release} and \dQuote{version} is highly
43
  system-dependent and there is no guarantee that the node or
43
  system-dependent and there is no guarantee that the node or
44
  login or user names will be what you might reasonably expect.
44
  login or user names will be what you might reasonably expect.
45
  (In particular on some Linux distributions the login name is unknown
45
  (In particular on some Linux distributions the login name is unknown
46
  from sessions with re-directed inputs.)
46
  from sessions with re-directed inputs.)
47
}
47
}