Skip to content

Compatibility with ggplot2 4.0.0 #528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 10, 2025
Merged

Conversation

teunbrand
Copy link
Contributor

@teunbrand teunbrand commented Jun 9, 2025

Hi Barret and team,

We've been preparing for a new major release of ggplot2, which includes some changes that were incompatible with GGally.
The major thing is that we're adopting S7 as OOP system (tidyverse/ggplot2#6364), which had some troubles with GGally::+.gg.
This PR should align the two packages.
In addition, there are some visual tests that may need updating which isn't included in this PR.

Best wishes,
Teun

@teunbrand teunbrand changed the title Compat ggplot2 400 Compatibility with ggplot2 4.0.0 Jun 9, 2025
@schloerke
Copy link
Member

This may not be perfect for today, but I am EXTREMELY excited about S7's double dispatch and look forward to removing GGally's +.gg method in favor of using S7. Thank you, @teunbrand

@schloerke schloerke merged commit 3b8abeb into ggobi:master Jun 10, 2025
9 checks passed
@teunbrand
Copy link
Contributor Author

Glad that we can finally get there after (5!) years since tidyverse/ggplot2#3818 😅

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