You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not sure why, maybe I'm doing something fundamentally wrong, but after updating the package in RStudio, the help files give an error: "Error in fetch(key) : lazy-load database '/Users/me/Library/R/3.4/library/FRelan/help/FRelan.rdb' is corrupt"
The text was updated successfully, but these errors were encountered:
I get this occasionally too when I install some of my own things from GitHub, so it may be some general problem I have in how I put the package together. You could try to do in R:
I just generated again all the documentation with:
roxygen2::roxygenise()
This should automatically create documentation from all the annotations there are around the code. I hadn't updated this before properly. It is worth testing if it works now!
not sure why, maybe I'm doing something fundamentally wrong, but after updating the package in RStudio, the help files give an error: "Error in fetch(key) : lazy-load database '/Users/me/Library/R/3.4/library/FRelan/help/FRelan.rdb' is corrupt"
The text was updated successfully, but these errors were encountered: