The R Project SVN R

Rev

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

Rev 79058 Rev 88907
Line 28... Line 28...
28
  \code{cat(tools::makevars_user())} or
28
  \code{cat(tools::makevars_user())} or
29
  \code{cat(tools::makevars_site())}, and if non-empty passing this with
29
  \code{cat(tools::makevars_site())}, and if non-empty passing this with
30
  \option{-f} to custom Make invocations.
30
  \option{-f} to custom Make invocations.
31
}
31
}
32
\seealso{
32
\seealso{
33
  Section \sQuote{Customizing package compilation} in the
33
  \manual{R-admin}{Customizing package compilation}.
34
  \sQuote{R Installation and Administration} manual.
-
 
35
}
34
}
36
%% \donttest as output is user/site-dependent
35
%% \donttest as output is user/site-dependent
37
\examples{\donttest{
36
\examples{\donttest{
38
makevars_user()
37
makevars_user()
39
makevars_site()
38
makevars_site()