[R] RData file

Margaret Riordan mriordan at nmrc.ucc.ie
Fri Sep 8 17:52:50 CEST 2000


When I tied to reload the data I got the following error message

load("C:\\My Documents\\dataR.RData")
Error in load("C:\\My Documents\\dataR.RData") :
        restore file corrupted -- no data loaded

I think the data has all been destroyed what would have caused this, is it
something to do with the amount of memory in use ?
Thomas Lumley wrote:

> On Fri, 8 Sep 2000, Margaret Riordan wrote:
>
> > Hi all,
> > I just quit R Version 1.1.0 in the usual q() manner which resulted in  a
> > fatal error, which seems to have wiped out all my RData file.
> >
> > Now when I try to load up R it gives the message
> >
> > Error: restore file corrupted -- no data loaded
> > Fatal error : unable to restore saved data
> >  (remove .RData or increase memory)
> >
> > How do I access the RData or what do I increase the memory size to to
> > retrieve my data ?
>
> You may be able to retrieve the file by renaming it, starting R, and using
> load() to load it. I had this happen once, but couldn't reproduce the
> problem afterwards.
>
>         -thomas
>
> Thomas Lumley
> Assistant Professor, Biostatistics
> University of Washington, Seattle

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