How do I install rgdal in r for mac?

Viewed 21

I got this error...

library(rgdal) Error: package or namespace load failed for ‘rgdal’ in get(method, envir = envir): lazy-load database '/Library/Frameworks/R.framework/Versions/4.2/Resources/library/rgdal/R/rgdal.rdb' is corrupt In addition: Warning message: In get(method, envir = envir) : internal error -3 in R_decompress1

I don't know what to do, any guidance is appreciated.

0 Answers
Related