[R] memory.size

Uwe Ligges ligges at statistik.uni-dortmund.de
Sun Mar 18 21:37:29 CET 2001


> I am trying to increase the memory size in R (windows version), but have
> truble in understanding how to do it. The help file tells me to use the
> --max-mem-size command line flag but it's still not clear to me how I shoud
> do this...what's the difference between a "command line flag" and a command?
> Thank you for your help to a r-beginner!

Starting R from the command line ("DOS window") using the mentioned
command line flag means for example:

c:\> c:\program files\rw1022\bin\rgui.exe --max-mem-size=256M

You might want to create a shortcut, so you don't have to type it in
every time.
Please read the rw-FAQs.

Uwe Ligges


BTW: If you don't have installed more than 256M of RAM, it makes not
much sense to increase the max-mem-size, because your machine will begin
swapping ...
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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