rstudio / promises

A promise library for R
https://rstudio.github.io/promises
Other
198 stars 19 forks source link

Cannot load package - promises.rdb is corrupt #13

Closed charlie86 closed 6 years ago

charlie86 commented 6 years ago

I've been using the promises package for a few weeks without issue, but this past week getting an error when loading the latest version:

> library(promises)
Error: package or namespace load failed for ‘promises’ in get(Info[i, 1], envir = env):
 lazy-load database '/Library/Frameworks/R.framework/Versions/3.4/Resources/library/promises/R/promises.rdb' is corrupt
In addition: Warning message:
In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1
charlie86 commented 6 years ago

this fixed itself somehow. glad to see this in the master version of shiny!