On 23/01/2010 10:56 AM, Badaoui, Saad wrote:
Dear R help team,
I am trying to open R to continue my analysis but it doesn't want to open and I get this
message "fatal error unable to restore saved data in .rdata". I don't know what
went wrong ( iam using Windows). Could you please help me on this? Thanks a lot
Rename the .rdata file to something else, and R won't try to open it.
It looks as though somehow it has been corrupted.
If it was the only place you stored your intermediate results, you're
going to have to start over. But next time, don't do that.
Duncan Murdoch
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.