Should I proceed with my programming if I am getting this error? - "Error in fetch(key) : lazy-load database 'C:/Program Files/R/R-3.4.1/library/ROSE/help/ROSE.rdb' is corrupt"
Asked
Active
Viewed 1,837 times
2
-
What are you trying to do? Which package? What code did you run? Please read [this](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) and edit your question. – NelsonGon Apr 28 '19 at 05:08
-
3Possible duplicate of [Error in fetch(key) : lazy-load database](https://stackoverflow.com/questions/30424608/error-in-fetchkey-lazy-load-database) – NelsonGon Apr 28 '19 at 05:08
1 Answers
2
The simple solution for this problem is to restart your Rstudio, as J.J. Allaire (founder of Rstudio) suggested here.

Agile Bean
- 6,437
- 1
- 45
- 53