[R] Loading Problem

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Apr 4 23:14:57 CEST 2000


Mark Lamias <mlamias at isr.umich.edu> writes:

> I'm using R0.90.1 on Win98.  I'm trying to load an image I saved yesterday
> but I keep getting the following error:
> 
> Error in load("C:/temp/245amData.R.RDa") : restore file corrupted -- no data
> loaded
> 
> The image is 4,890KB.
> 
> The image Can anyone tell me how to solve this problem?  I'm sure I saved
> the image correctly.

Did you save it with the same version of R? You'd get that message if
the first few bytes of the file doesn't match any of the "magic
strings" used to determine the save format.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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