Skip to content

Fatal Error after install of R 2.13.1

2 messages · tcentofanti, Uwe Ligges

#
I tried to install R 2.13.1 this morning on a Windows XP SP3 machine. I have
the 2 previous versions of R running flawlessly. However when I try to open
R from my Programs, I get an error and then R crashes. I've seen a few posts
with this error but none of the fixes work (rename .RDATA, run as
--no-restore). I did the uninstall/reinstall also.

Any suggestions as to a solution?

Error:  Fatal Error: unable to restore saved data in .RDATA

--
View this message in context: http://r.789695.n4.nabble.com/Fatal-Error-after-install-of-R-2-13-1-tp3750279p3750279.html
Sent from the R help mailing list archive at Nabble.com.
#
On 17.08.2011 17:17, tcentofanti wrote:
AFter you renamed/deleted your saved workspace (.Rdata), you should be 
able to start. If that does not work: You renamed / deleted ne that was 
not used by your new version of R.

Uwe Ligges