[R] Fatal Error

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon May 17 14:53:49 CEST 2004


On Mon, 17 May 2004, Duncan Murdoch wrote:

> On Mon, 17 May 2004 08:30:57 -0400, "Harold Doran" <HaroldD at ccsso.org>
> wrote:
> 
> >Dear List:
> >
> >When trying to open 1.9.0 this morning, I have the following error:
> >
> >"Fatal Error: Unable to restore saved data in .Rdata"
> >
> >I am using Windows 2000.
> >
> >The program then quits. Do I need to reinstall?
> 
> It should be sufficient to delete the bad .Rdata file.  It's normally
> stored in the directory that's current when R starts; if you're using
> Windows, you can look in the shortcut to find what the starting
> directory is.
> 
> If you can make this error reproducible, we'd like to hear about it.

It used (at least) to be possible to save a workspace that needed more
memory to load than it occupies and so you could hit the maximum memory
allocation when trying to load it.  If the .Rdata file looks comparable in
size with the RAM (and remember .Rdata is compressed) it might be worth
increasing --max-mem-size on the command line and trying 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 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list