Skip to content

Conversation

@teunbrand
Copy link
Contributor

Hi there,

Apologies for not posting an issue first.
The ggplot2 package is planning an update for around May 2025 and a reverse dependency test identified a problem with the fairmodels package.
The details are explained in tidyverse/ggplot2#6290, but essentially ggplot2 doesn't populate the plot$labels field before plot building anymore, which violates some test assumptions in this package.

This PR changes the tests to be compatible with both versions of ggplot2.
You can test the changes yourself with the development version of ggplot2 (pak::pak("tidyverse/ggplot2"))

Best,
Teun

@teunbrand
Copy link
Contributor Author

I think the R-CMD-check workflow might be out of date.

@jakwisn
Copy link
Member

jakwisn commented Jan 31, 2025

Yes, I am already on it

@jakwisn
Copy link
Member

jakwisn commented Jan 31, 2025

@teunbrand Could you merge in changes from @master? Windows check should be working

@jakwisn jakwisn merged commit 3ce74b3 into ModelOriented:master Jan 31, 2025
2 of 13 checks passed
@jakwisn
Copy link
Member

jakwisn commented Jan 31, 2025

@teunbrand Thank you!

@teunbrand teunbrand deleted the ggplot2_360 branch January 31, 2025 12:59
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 this pull request may close these issues.

2 participants