The R Project SVN R

Rev

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

Rev 86009 Rev 88998
Line 20... Line 20...
20
}
20
}
21
\details{
21
\details{
22
  For desktop environments using X Windows, the \I{freedesktop.org} project
22
  For desktop environments using X Windows, the \I{freedesktop.org} project
23
  (formerly X Desktop Group, \abbr{XDG}) developed the \abbr{XDG} Base Directory
23
  (formerly X Desktop Group, \abbr{XDG}) developed the \abbr{XDG} Base Directory
24
  Specification
24
  Specification
25
  (\url{https://specifications.freedesktop.org/basedir-spec}) for
25
  (\url{https://specifications.freedesktop.org/basedir/}) for
26
  standardizing the location where certain files should be placed.  CRAN
26
  standardizing the location where certain files should be placed.  CRAN
27
  package \CRANpkg{rappdirs} provides these general locations with
27
  package \CRANpkg{rappdirs} provides these general locations with
28
  appropriate values for all platforms for which \R is available.
28
  appropriate values for all platforms for which \R is available.
29
 
29
 
30
  \code{R_user_dir} specializes the general mechanism to R package
30
  \code{R_user_dir} specializes the general mechanism to R package