I was trying to load a .RData file. And got the following error:
ReadItem: unknown type 64 perhaps written by later version of R
I hit the same error on both Rstudio Server and my Local Rstudio.
Here is my session info for Rstudio Server: R version 3.4.2 (2017-09-28) Platform: x86_64-redhat-linux-gnu (64-bit) Running under: Red Hat Enterprise Linux Server 7.6 (Maipo)
Matrix products: default BLAS/LAPACK: /usr/lib64/R/lib/libRblas.so
Here is my session info for my local Rstudio: R version 3.5.1 (2018-07-02) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS High Sierra 10.13.6
Matrix products: default BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib