[R] seg fault ==> Use more heap memory (R --vsize ...)

Martin Maechler maechler at stat.math.ethz.ch
Fri Mar 5 18:06:53 CET 1999


>>>>> "MM" == Martin Maechler <maechler at stat.math.ethz.ch> writes:

      .......

    MM> Solution for you: --------

    MM> Give more vector memory to R :

    MM> In R versions <= 0.63.2, use e.g.,

    MM>     R --vsize 10

    MM> (uses 10 MBytes of vector heap memory).

    MM> From the just released version 0.63.3 on, the syntax is

    MM>      R --vsize 10M

    MM> (idea behind: Both "nsize" and "vsize" are given in single units;
    MM> Bytes for vsize and "Cons Cells" (= 4 Bytes) for nsize)
					   ^^^
TYPO:					   16  would have been right
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list