[R] Error: vector memory exhausted (limit reached?)

Prof Brian Ripley ripley at stats.ox.ac.uk
Tue Aug 28 12:21:04 CEST 2001


On Tue, 28 Aug 2001, Agustin Lobo wrote:

>
> While runing R1.3.0 on a Win95 machine,
> a process has produced the following error:
>
> Error: vector memory exhausted (limit reached?)
> In addition: Warning message:
> Reached total allocation of 47Mb: see help(memory.size)
> Lost warning messages
>
> Now I cannot save the work (not too bad,
> I had used save.image() just prior to launch
> the process), but cannot quit the program:
>
> > save.image()
> Error: vector memory exhausted (limit reached?)
> In addition: Warning message:
> Reached total allocation of 47Mb: see help(memory.size)
> Lost warning messages
> > q()
> Error: vector memory exhausted (limit reached?)
>
>
> What should I do? Just kill R?

Delete some large objects.  And read the help page mentioned so you don't
get this problem again.

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