[R] Error message

Val v@|kremk @end|ng |rom gm@||@com
Fri Mar 22 20:31:17 CET 2024


Yes, X1.RData is large(more than 40M rows) .
How do I get the first   few bytes?

On Fri, Mar 22, 2024 at 2:20 PM Ivan Krylov <ikrylov using disroot.org> wrote:
>
> В Fri, 22 Mar 2024 14:02:09 -0500
> Val <valkremk using gmail.com> пишет:
>
> > X2.R
> > load("X1.RData")
> >
> > I am getting this error message:
> >  Error in load("X1.RData", :
> >  bad restore file magic number (file may be corrupted)  .. no data
> > loaded.
>
> This error happens very early when R tries to load the file, right
> at the first few bytes. Is "X1.RData" large? Can you share it, or at
> least a hexadecimal dump of the first few hundred bytes?
>
> --
> Best regards,
> Ivan



More information about the R-help mailing list