Skip to content

Fata; error:

2 messages · Antonio Paredes, Rowe, Brian Lee Yung (Portfolio Analytics)

#
Hi Antonio,

Sounds like your .RData file might be corrupt. Did you try deleting it
(or renaming it) and starting R again?

The .RData file should be in the directory where you started R.

HTH,
Brian

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of Antonio Paredes
Sent: Wednesday, December 24, 2008 12:45 PM
To: r-help at r-project.org
Subject: [R] Fata; error:


I just installed R 2.8.1 for windows. When I try to start the software I
get
the following:

Fatal error: unable to restore saved data in .RData.

Note that on my previous section I tried to read a large dataset and I
got a
message stating that no enough memory was avaliable (I don't have the
complete log for that section)

I wanted to ask how can I go about solving this problem, or do I need to
remove and then reinstall R in order to solve the problem.

I also wanted to know if someone can provide me with a reference (pdf,
published book, or article) about the difference aspects of dealing with
memory in R.