I read FAQ (2.6 and 2.2) about increasing memory size, but it is not clear to me. Coule anyone give me an example? My computation exceeds 256Mb. Thank you for your time. Nancy -- Nancy C.H. Lo, Ph.D Southwest Fisheries Science Center NMFS, NOAA 8604 La Jolla Shores Drive La Jolla CA 92037 858-546-7123(o) 858-546-5656(x) Nancy.Lo at NOAA.GOV -------------- next part -------------- A non-text attachment was scrubbed... Name: nancy.lo.vcf Type: text/x-vcard Size: 101 bytes Desc: Card for Nancy Lo Url : https://stat.ethz.ch/pipermail/r-help/attachments/20020705/9a753d89/nancy.lo.vcf
> I read FAQ (2.6 and 2.2) about increasing memory size, but it is not > clear to me. Coule anyone give me an example? My computation exceeds > 256Mb.I assume you meant the R for Windows FAQ. If you have a shortcut on your desktop for R (or somewhere else), then if you right click on the icon and bring up the Properties window, you will see an entry for Target with the path to the executable filled in. After that path (and outside of the quotes) add the command-line argument as suggested in RWin FAQ 2.2. On my PC, for example it would look like this: "C:\Program Files\R\rw1051\bin\Rgui.exe" --max-mem-size=512M -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Thank you so much! This command-line works very well to me. Jenny At 03:53 PM 7/5/02 -0700, you wrote:> > I read FAQ (2.6 and 2.2) about increasing memory size, but it is not > > clear to me. Coule anyone give me an example? My computation exceeds > > 256Mb. > >I assume you meant the R for Windows FAQ. If you have a shortcut on >your desktop for R (or somewhere else), then if you right click on the >icon and bring up the Properties window, you will see an entry for >Target with the path to the executable filled in. After that path (and >outside of the quotes) add the command-line argument as suggested in >RWin FAQ 2.2. On my PC, for example it would look like this: > >"C:\Program Files\R\rw1051\bin\Rgui.exe" --max-mem-size=512M > > >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- >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 >_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._