BiologicalRecordsCentre / wrappeR

0 stars 10 forks source link

wrappeR is corrupt #26

Closed 03rcooke closed 3 years ago

03rcooke commented 3 years ago

The current version of wrappeR returns no errors when installing. but if you try and use createRoster() it returns the error:

Error in get0(oNam, envir = ns) : lazy-load database '/data/notebooks/rstudio-recompile/scot/packrat/lib/x86_64-pc-linux-gnu/3.5.3/wrappeR/R/wrappeR.rdb' is corrupt

I checked this in a couple of projects to check it wasn't project specific.

I assume this happened after the latest merges?

@robboyd @AugustT @drnickisaac

drnickisaac commented 3 years ago

Is possible this is an issue with datalabs, or even packrat. I had the same error last week: I think it was for BRCindicators, not wrappeR. Either way, the error went away after I quit the R session and reloaded everything.

03rcooke commented 3 years ago

Yep, must be a datalabs problem, I tried remove.packages and reinstalling but only restarting the session worked