The R Project SVN R

Rev

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

Rev 68948 Rev 70779
Line 57... Line 57...
57
  at the time will be included.
57
  at the time will be included.
58
 
58
 
59
  By default \env{R_LIBS} is unset, and \env{R_LIBS_USER} is set to
59
  By default \env{R_LIBS} is unset, and \env{R_LIBS_USER} is set to
60
  directory \file{R/\var{R.version$platform}-library/\var{x.y}}
60
  directory \file{R/\var{R.version$platform}-library/\var{x.y}}
61
  of the home directory (or \file{Library/R/\var{x.y}/library} for
61
  of the home directory (or \file{Library/R/\var{x.y}/library} for
62
  CRAN OS X builds), for \R \var{x.y.z}.
62
  CRAN macOS builds), for \R \var{x.y.z}.
63
 
63
 
64
  \code{.Library.site} can be set via the environment variable
64
  \code{.Library.site} can be set via the environment variable
65
  \env{R_LIBS_SITE} (as a non-empty colon-separated list of library trees).
65
  \env{R_LIBS_SITE} (as a non-empty colon-separated list of library trees).
66
#endif
66
#endif
67
#ifdef windows
67
#ifdef windows