Skip to content

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