[R] increasing memory size in R

Prof Brian Ripley ripley at stats.ox.ac.uk
Tue Dec 12 17:01:27 CET 2000


> From: "Robert Tsutakawa" <Tsutakawa at home.com>
> Date: Tue, 12 Dec 2000 08:51:59 -0600
> 
> How can I change thesize of the memory to, say --vsize=60 --nsize=1500k, once 
I have opened R?
> I'm now using Windows98 and open R with an icon and don't know how to make the 
change once
> I'm in R.  I have no problem in Unix since I can specify the change when I 
first open R.

You can't make the change once R is open, in either Windows or Unix.
You can edit the target line of the shortcut to be

...\rw1011\bin\Rgui.exe --vsize=60M --nsize=1500k

as described in the rw-FAQ.

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