Skip to content

Conversation

teunbrand
Copy link
Contributor

Hi there,

Hi there,

Apologies for not posting an issue first; this is the same problem/resolution proposal as in EricMarcon/divent#2.

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 entropart 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 entropart.

Best,
Teun

@EricMarcon EricMarcon merged commit 3caad62 into EricMarcon:master Jan 30, 2025
@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