[R] How do you expand memory capability (Was: R crashes in Windows ME)

Prof Brian D Ripley ripley at stats.ox.ac.uk
Thu Mar 1 08:54:20 CET 2001


On Thu, 1 Mar 2001, hzi wrote:

> Hello-
>
>     Since my data bank in SPSS has > 40 variables, I think that R crashes because of the memory limit.
>     In Maindonald´s UsingR text, on pg 3, there´s a footnote that reads:
>     "If you want larger memory space than the default you may want a target akin to
>         <path to binary>\rw091\bin\rgui.exe --visize 30M --nsize 1000K
>     [The default is --vsize 6M --nsize 250K (...)]
>
>     I tried that, but R still crashes.
>     How come?

Although you commented earlier on the quality of the R documentation, you
are asking a question in your subject line that is answered both in the FAQ
and in the R for Windows FAQ.  As the answer depends on the version of R in
use, and Maindonald's text is (well) out of date, you will need to read the
FAQ for your version of R (which the FAQ asks that you report).

Please also read the section of the FAQ on bugs, and note both the
information we need to help with problems and the advice not to report
your guess at the answer without the facts.

Do check that the version of foreign you are using is compatible
with the version of R you are using, preferably by compiling it yourself.
Using incompatible versions will lead to crashes.

You might also like to consider following the advice in the R Data
Import/Export manual to export the data from SPSS in a non-proprietary
format.  It is there for good reasons, one of which is known reliability.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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