-
Notifications
You must be signed in to change notification settings - Fork 155
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
snapshot() fails with error message Error in if (package == "R") return() : missing value where TRUE/FALSE needed #2073
Comments
Thanks for the bug report -- is there any chance you can share a reproducible example, or share the project where you're encountering this issue? |
It might also help to try running with
could be promoted to an error, and then we'll hopefully get a traceback. |
|
Well, I figured out the issue. When I remove this file, |
Aha, thanks!
|
Hi,
When I try to run renv::snapshot(), it fails with the following error/warning message:
The diagnostics are below. If I can provide more information, please let me know! Thanks for making such a great package.
The text was updated successfully, but these errors were encountered: