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

Revdepcheck failure with upcoming ggplot2 version #44

Open
teunbrand opened this issue Jan 17, 2024 · 1 comment · May be fixed by #45
Open

Revdepcheck failure with upcoming ggplot2 version #44

teunbrand opened this issue Jan 17, 2024 · 1 comment · May be fixed by #45

Comments

@teunbrand
Copy link

Hi Lionel,

We have been preparing a new release of ggplot2 and during a reverse dependency check, it appeared as if ggstance might become broken.

I'm using 'appeared' here, because I couldn't locally reproduce the failing checks. Everything might be just fine, but I wanted to let you know anyway, so it wouldn't be a surprise down the road.

If you want to test the code changes with the release candidate, you can install it with the code below:

remotes::install_github("tidyverse/ggplot2", ref = remotes::github_pull("5592"))

The release of ggplot2 3.5.0 is scheduled for the 12th of February. The progress of the release can be tracked in tidyverse/ggplot2#5588.

@teunbrand
Copy link
Author

This is just a kind reminder that the release of ggplot2 is scheduled soon.

@teunbrand teunbrand linked a pull request Mar 12, 2024 that will close this issue
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