R CMD check --help

Kurt Hornik Kurt.Hornik@ci.tuwien.ac.at
Sun, 19 Dec 1999 15:15:21 +0100 (CET)


>>>>> Douglas Bates writes:

> Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
>> This example from the INSTALL help seems to be broken in R 0.90.1 (on Solaris):
>> 
>> gilp/dse : R CMD check --help
>> Usage: R CMD check [options] [-l lib] pkg_1 ... pkg_n
>> 
>> 
>> I'm trying to figure out how to request more nsize and vsize when using R CMD
>> check.

> In a Bourne shell or derivative thereof use a sequence like

> R_VSIZE=10M
> R_NSIZE=800K
> export R_NSIZE R_VSIZE

Or put this in your ~/.Renviron file.  (You still need the export,
although this should be eliminated before 1.0.)

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._