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 next version of ggplot2 #289

Closed
thomasp85 opened this issue Oct 10, 2022 · 0 comments · Fixed by #291
Closed

Issues with next version of ggplot2 #289

thomasp85 opened this issue Oct 10, 2022 · 0 comments · Fixed by #291

Comments

@thomasp85
Copy link

Hi

We preparing the next release of ggplot2 and our reverse dependency checks show that your package is failing with the new version. It seems some of the tests are failing due to changed internals in ggplot2

You can install the release candidate of ggplot2 using devtools::install_github('tidyverse/[email protected]') to test this out.

We plan to submit ggplot2 by the end of October and hope you can have a fix ready before then

Kind regards
Thomas

jgabry added a commit that referenced this issue Nov 10, 2022
* fix r cmd check issues from #282
* fix ggplot test issues (closes #289)
* add @TeemuSailynoja as contributor
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

Successfully merging a pull request may close this issue.

1 participant