[R] .RData

Jason Turner jasont at indigoindustrial.co.nz
Mon Apr 22 23:59:01 CEST 2002


On Mon, Apr 22, 2002 at 09:56:05AM +0200, Aboubakar Maitournam wrote:
> But now when I try to run R, I get the error message as follows :
> 
> Error: an xdr real data read error occured
> Fatal error: unable to restore saved data in .RData

looks like your .RData file has been corrupted.  The only way to start
R in that directory is now to rename .RData, such as:

mv .RData .RData.broken

(or, en Francais  ;-)

mv .RData .RData.cassé

It's unlikely you'll get the data back.

> I have a version 1.3.1 of R which is under Linux Redhat. 

You should also upgrade.  1.4.1 has lots of nice new stuff.
Read the bit about 1.4.x file formats for .RData before you
do, though.

Cheers

Jason
-- 
Indigo Industrial Controls Ltd.
64-21-343-545
jasont at indigoindustrial.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list