On 12-01-28 4:45 AM, PUTRI AYU OCTAVIANI wrote:
Dear R help team,
I am trying to open R 2.13.0 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 7). Could you
please help me on this? Thanks a lot
Find the .Rdata file and delete it, or start R with the command line
option --no-restore. (You can do the latter by editing the shortcut you
use to start R.)
And it's a good idea to stay current, so I'd install R 2.14.1 if I were you.
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.