Prof Brian D Ripley
2001-Mar-01 07:54 UTC
[R] How do you expand memory capability (Was: R crashes in Windows ME)
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Mark Myatt
2001-Mar-01 11:12 UTC
[R] How do you expand memory capability (Was: R crashes in Windows ME)
hzi <hzi at uol.com.br> writes:> 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 (...)]Looks like you've got an old version of R. Memory management is improved in later versions. I think the latest is 1.22. Get the latest version of the foreign (?) library too. Mark -- Mark Myatt -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Alan T. Arnholt
2001-Mar-01 14:40 UTC
[R] How do you expand memory capability (Was: R crashes in Windows ME)
Try updating the version of R you are running. It looks like you are running a beta version ie a pre 1.0 release. Current version for windows is 1.2.1 . On Thu, 1 Mar 2001 11:49:10 -0300 hzi <hzi at uol.com.br> 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? > > Thanks for any help, > Regards, > Henry L.---------------------- Alan T. Arnholt Associate Professor Department of Mathematical Sciences Appalachian State University Boone, NC 28608 http ://www1.appstate.edu/~arnholta/ TEL: 828-262-2863 FAX: 828-265-8617 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
hzi
2001-Mar-01 14:49 UTC
[R] How do you expand memory capability (Was: R crashes in Windows ME)
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? Thanks for any help, Regards, Henry L. -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010301/8cbcb1ff/attachment.html