lionel- / ggstance

Horizontal ggplot2 components
201 stars 20 forks source link

Revdepcheck failure with upcoming ggplot2 version #44

Open teunbrand opened 5 months ago

teunbrand commented 5 months ago

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 commented 5 months ago

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