kgori / sigfit

Flexible Bayesian inference of mutational signatures
GNU General Public License v3.0
33 stars 8 forks source link

sigfit.rdb' is corrupt #62

Closed gevro closed 2 years ago

gevro commented 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.

gevro commented 2 years ago

I found the solution here: https://stackoverflow.com/questions/30424608/error-in-fetchkey-lazy-load-database

Fixed by restarting: .rs.restartR()