The R Project SVN R

Rev

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

Rev 74355 Rev 75121
Line 20... Line 20...
20
\alias{R_PCRE_JIT_STACK_MAXSIZE}
20
\alias{R_PCRE_JIT_STACK_MAXSIZE}
21
\alias{R_PDFVIEWER}
21
\alias{R_PDFVIEWER}
22
\alias{R_PLATFORM}
22
\alias{R_PLATFORM}
23
\alias{R_RD4PDF}
23
\alias{R_RD4PDF}
24
\alias{R_SHARE_DIR}
24
\alias{R_SHARE_DIR}
-
 
25
\alias{R_SUPPORT_OLD_TARS}
25
\alias{R_TEXI2DVICMD}
26
\alias{R_TEXI2DVICMD}
26
\alias{R_UNZIPCMD}
27
\alias{R_UNZIPCMD}
27
\alias{R_ZIPCMD}
28
\alias{R_ZIPCMD}
28
\alias{TMPDIR}
29
\alias{TMPDIR}
29
 
30
 
Line 167... Line 168...
167
      \code{\link{options}("pager")}. The default value is chosen at
168
      \code{\link{options}("pager")}. The default value is chosen at
168
      configuration, usually as the path to \command{less}.}
169
      configuration, usually as the path to \command{less}.}
169
    \item{\env{R_PRINTCMD}:}{Sets the default for
170
    \item{\env{R_PRINTCMD}:}{Sets the default for
170
      \code{\link{options}("printcmd")}, which sets the default print
171
      \code{\link{options}("printcmd")}, which sets the default print
171
      command to be used by \code{\link{postscript}}.}
172
      command to be used by \code{\link{postscript}}.}
-
 
173
    \item{\env{R_SUPPORT_OLD_TARS}}{logical. Sets the default for the
-
 
174
      \code{support_old_tars} argument of \code{\link{untar}}.  Should
-
 
175
      be set to \code{TRUE} if an old system \command{tar} command is
-
 
176
      used which does not support either \command{xz} compression or
-
 
177
      automagically detecting compression type.}
172
  }
178
  }
173
}
179
}
174
#endif
180
#endif
175
 
181
 
176
#ifdef windows
182
#ifdef windows