| Line 120... |
Line 120... |
| 120 |
\item{\env{R_PROFILE}:}{Optional. The path to the site profile
|
120 |
\item{\env{R_PROFILE}:}{Optional. The path to the site profile
|
| 121 |
file: see \link{Startup}. Consulted at startup.}
|
121 |
file: see \link{Startup}. Consulted at startup.}
|
| 122 |
\item{\env{R_RD4PDF}:}{Options for \command{pdflatex} processing of
|
122 |
\item{\env{R_RD4PDF}:}{Options for \command{pdflatex} processing of
|
| 123 |
\code{Rd} files. Used by \command{R CMD Rd2pdf}.}
|
123 |
\code{Rd} files. Used by \command{R CMD Rd2pdf}.}
|
| 124 |
\item{\env{R_SHARE_DIR}:}{The location of the \R \file{share}
|
124 |
\item{\env{R_SHARE_DIR}:}{The location of the \R \file{share}
|
| 125 |
directory. Set by \R.}
|
125 |
directory. Set by \R.}
|
| 126 |
\item{\env{R_TEXI2DVICMD}:}{The path to \command{texi2dvi}.
|
126 |
\item{\env{R_TEXI2DVICMD}:}{The path to \command{texi2dvi}.
|
| 127 |
Defaults to the value of \env{TEXI2DVI}, and if that is unset to a
|
127 |
Defaults to the value of \env{TEXI2DVI}, and if that is unset to a
|
| 128 |
value determined when \R was built.
|
128 |
value determined when \R was built.
|
| 129 |
#ifdef unix
|
129 |
#ifdef unix
|
| 130 |
Consulted at startup to set the default for
|
130 |
Consulted at startup to set the default for
|