Skip to content

out-of-memory

2 messages · Guido Masarotto, Brian Ripley

#
I respost the message here since I suppose P. Mandeville is on the list,
question is rather general and 
----- Forwarded message from MAILER-DAEMON at sirio.stat.unipd.it -----
<mandevip at 148.224.17.2>:
Sorry, I couldn't find any host named 148.224.17.2. (#5.1.2)

--- Below this line is a copy of the message.
On Wed, Dec 16, 1998 at 05:01:02AM +0000, Peter B. Mandeville wrote:
Peter,
  in this respect there no difference with the Unix version 
  (look to the FAQ), i.e.,
  R --vsize 10
  gives you an heap of 10Mb.
  
  g.
  
  (ps) And, please, don't use numeric address.

----- End forwarded message -----
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Wed, 16 Dec 1998, Guido Masarotto wrote:

            
Usually the problem is that people do not know how to do that in the
Windows versions. The easiest way (and the only easy way on NT4 with
rw0630) is to set up a shortcut to R.exe on the desktop or on the start
menu, and put

path\to\bin\R.exe --vsize 10

as the target.  As I find both the default heap and the default cons cells
too small, I have my shortcut with 

--vsize 6 --nsize 250000

That makes the process take about 14Mb, and on a 32Mb machine that
is about as much as is comfortable without paging.
Yes, we have made that point to him via the list before. Could Peter
Mandeville please use a signature?