QuantLet / RobustM

1 stars 3 forks source link

Cant load the data SP100.RData nor Russell3000.RData with R 3.5 nor R 4.1.2 #1

Closed BrunoSpilak closed 2 years ago

BrunoSpilak commented 2 years ago

Which version of R did you use the save the data ?

BrunoSpilak commented 2 years ago

load("Russell3000.RData") Error in base::load(..., envir = envir) : bad restore file magic number (file may be corrupted) -- no data loaded In addition: Warning message: file ‘Russell3000.RData’ has magic number 'versi' Use of save versions prior to 2 is deprecated

allapetukhina commented 2 years ago
  1. RData and csv files are traced by LFS: https://github.com/QuantLet/RobustM/blob/main/.gitattributes
  2. Please check session info for packages/R version used https://github.com/QuantLet/RobustM/blob/main/RobustM_PerformanceRussell3000/sessionInfo.txt