On Mon, 17 May 2004, Duncan Murdoch wrote:

> On Mon, 17 May 2004 08:30:57 -0400, "Harold Doran" <[EMAIL PROTECTED]>
> 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,                  [EMAIL PROTECTED]
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

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to