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

Issues with the next version of ggplot2 #89

Closed
thomasp85 opened this issue Oct 7, 2022 · 1 comment
Closed

Issues with the next version of ggplot2 #89

thomasp85 opened this issue Oct 7, 2022 · 1 comment

Comments

@thomasp85
Copy link

Hi
We are in the process of preparing the next release of ggplot2 and our reverse dependency tests show an issue with nhdR. Specifically, the use of memoise::cache_memory() requires the digest package, and since ggplot2 has removed that dependency in the new version, digest is no longer available automatically for you and you need to depend on it explicitly.

We plan to submit ggplot2 by the end of October and hope you can provide a fix before that

kind regards
Thomas

jsta added a commit that referenced this issue Oct 7, 2022
@jsta
Copy link
Owner

jsta commented Oct 10, 2022

Fixed with version 0.5.9

@jsta jsta closed this as completed Oct 10, 2022
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