Closed gevro closed 2 years ago
Hi, With various functions, I'm getting this error:
lazy-load database '/Library/Frameworks/R.framework/Versions/4.1/Resources/library/sigfit/R/sigfit.rdb' is corrupt
I tried reinstalling but it didn't fix the problem.
I found the solution here: https://stackoverflow.com/questions/30424608/error-in-fetchkey-lazy-load-database
Fixed by restarting: .rs.restartR()
Hi, With various functions, I'm getting this error:
I tried reinstalling but it didn't fix the problem.