From: Jason Turner (jasont@indigoindustrial.co.nz)
Date: Tue 23 Apr 2002 - 07:59:01 EST
Message-id: <20020422215901.A3756@camille.indigoindustrial.co.nz>
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@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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:57:13 EST