Skip to content

Conversation

teunbrand
Copy link
Contributor

Hi all,

We've been preparing a new major release for ggplot2 and found an issue during a reverse dependency check.
The issue is essentially expect_no_condition() tests on code that now throws lifecycle warnings.
This PR replaces the deprecated functions.

Some visual tests may be affected too, due to changes in default bin calculations. Since these won't run on CRAN, it'd probably be best to update the snapshots at some later time.

You can test your code with the development version of ggplot2 by installing it as follows:

# install.packages("pak")
pak::pak("tidyverse/ggplot2")

We aim to release the new ggplot2 version in about 2 weeks, and hope you can submit a fix to CRAN around that time or let us know when ggplot2 should change. Hopefully this will inform you in a timely manner.

Best wishes,
Teun

Copy link
Collaborator

@simonpcouch simonpcouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, thanks for making these changes happen!

@simonpcouch simonpcouch merged commit dc51758 into tidymodels:main Jun 26, 2025
14 checks passed
@teunbrand
Copy link
Contributor Author

Thanks for the swift action!

Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants