The R Project SVN R

Rev

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

Rev 61433 Rev 62176
Line 51... Line 51...
51
  at the time will be included.
51
  at the time will be included.
52
 
52
 
53
  By default \env{R_LIBS} is unset, and \env{R_LIBS_USER} is set to
53
  By default \env{R_LIBS} is unset, and \env{R_LIBS_USER} is set to
54
  directory \file{R/\var{R.version$platform}-library/\var{x.y}}
54
  directory \file{R/\var{R.version$platform}-library/\var{x.y}}
55
  of the home directory (or \file{Library/R/\var{x.y}/library} for
55
  of the home directory (or \file{Library/R/\var{x.y}/library} for
56
  Mac OS X AQUA builds), for \R \var{x.y.z}.
56
  CRAN OS X builds), for \R \var{x.y.z}.
57
 
57
 
58
  \code{.Library.site} can be set via the environment variable
58
  \code{.Library.site} can be set via the environment variable
59
  \env{R_LIBS_SITE} (as a non-empty colon-separated list of library trees).
59
  \env{R_LIBS_SITE} (as a non-empty colon-separated list of library trees).
60
#endif
60
#endif
61
#ifdef windows
61
#ifdef windows