Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repair rems cache without attaching rems #61

Closed
steffilazerte opened this issue Apr 13, 2021 · 2 comments
Closed

Repair rems cache without attaching rems #61

steffilazerte opened this issue Apr 13, 2021 · 2 comments

Comments

@steffilazerte
Copy link
Contributor

I think some of the issues I've been running into are because I've been trying to use specific rems functions via rems::function() rather than explicitly attaching the package with library(rems). This results in my cache being occasionally removed, but not being setup again (which happens during .onLoad).

Is this just the way it is? Or, could there be a check for fixing semi-removed caches when checking for updates? I'm admittedly not 100% sure how the caching works, however, so this maybe a weird ask!

@ateucher
Copy link
Contributor

I think I'm going to leave this one to see if #63 takes care of it. Can you ping me back here if it doesn't?

@ateucher
Copy link
Contributor

Closing this now. Please reopen if it happens again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants