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 (tidyverse/ggplot2#6287) has shown that the next version of ggplot2 is incompatible with the divent package.
This PR makes a few changes that fixes compatibility, which you can test yourself with the development version of ggplot2 (pak::pak("tidyverse/ggplot2")).
In the new version the default_aes fields are dynamic instead of static, which violates some assumptions in divent.

Best,
Teun

@EricMarcon EricMarcon merged commit a6d7073 into EricMarcon:master Jan 30, 2025
1 check passed
@teunbrand teunbrand deleted the ggplot2_360 branch January 30, 2025 14:15
@EricMarcon
Copy link
Owner

Merged, thanks for adapting the code.

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