An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120128/15b5e776/attachment.pl>
fatal error unable to restore data
2 messages · PUTRI AYU OCTAVIANI, Duncan Murdoch
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