The R Project SVN R

Rev

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

Rev 68948 Rev 75106
Line 58... Line 58...
58
  tarballs containing invalid or unsupported sections, and can be faster
58
  tarballs containing invalid or unsupported sections, and can be faster
59
  on very large tarballs.  Setting \env{R_INSTALL_TAR} to \samp{tar.exe}
59
  on very large tarballs.  Setting \env{R_INSTALL_TAR} to \samp{tar.exe}
60
  has been needed to overcome permissions issues on some Windows
60
  has been needed to overcome permissions issues on some Windows
61
  systems.)
61
  systems.)
62
}
62
}
63
#ifdef windows
-
 
64
\note{
63
\note{
-
 
64
  Only on Windows:
65
  They make use of a temporary directory specified by the environment
65
  They make use of a temporary directory specified by the environment
66
  variable \code{TMPDIR} and defaulting to \samp{c:/TEMP}.  Do ensure
66
  variable \code{TMPDIR} and defaulting to \samp{c:/TEMP}.  Do ensure
67
  that if set forward slashes are used.
67
  that if set forward slashes are used.
68
}
68
}
69
#endif
-
 
70
\seealso{
69
\seealso{
71
  The sections on \dQuote{Checking and building packages} and
70
  The sections on \dQuote{Checking and building packages} and
72
  \dQuote{Processing Rd format} in \dQuote{Writing \R Extensions}
71
  \dQuote{Processing Rd format} in \dQuote{Writing \R Extensions}
73
#ifdef unix
-
 
74
  (see the \file{doc/manual} subdirectory of the \R source tree).
72
  (see on Unix-alikes the \file{doc/manual} subdirectory of the \R source tree,
75
#endif
-
 
76
#ifdef windows
-
 
77
  (see the Manuals sub-menu of the Help menu on the console).
73
   on Windows, see the Manuals sub-menu of the Help menu on the console).
78
#endif
-
 
79
}
74
}
80
\keyword{utilities}
75
\keyword{utilities}