1

Using R version 3.3.0 (Windows)

Error: bad restore file magic number (file may be corrupted) -- no data loaded

In addition: Warning message: file ‘.RData’ has magic number 'q' Use of save versions prior to 2 is deprecated

During startup - Warning message:

unable to restore saved data in .RData

I reinstall R but the error is still exist.

Please help to remove this error.

zx8754
  • 52,746
  • 12
  • 114
  • 209
Animesh Kumar Paul
  • 2,241
  • 4
  • 26
  • 37

1 Answers1

1

Seems like you (or RStudio) is trying to load() something that isn't a workspace. Some explanations here

Community
  • 1
  • 1
DianeBeldame
  • 156
  • 6