ggstance icon indicating copy to clipboard operation
ggstance copied to clipboard

Revdepcheck failure with upcoming ggplot2 version

Open teunbrand opened this issue 5 months ago • 1 comments

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 https://github.com/tidyverse/ggplot2/issues/5588.

teunbrand avatar Jan 17 '24 14:01 teunbrand

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

teunbrand avatar Feb 07 '24 10:02 teunbrand