Skip to content

Export class definitions #6540

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
Jul 18, 2025
Merged

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #6517.

In addition to exporting classes, I've made a docpage where you can see all class definitions in one spot.
All S7 constructors also combine the ... with a warning if ... is actually used.

@teunbrand teunbrand requested a review from thomasp85 July 3, 2025 13:51
@teunbrand teunbrand added this to the ggplot2 4.0.0 milestone Jul 7, 2025
Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@teunbrand teunbrand merged commit a037084 into tidyverse:main Jul 18, 2025
13 checks passed
@teunbrand teunbrand deleted the export_class_defs branch July 18, 2025 09:48
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.

feat: Export all class_* objects
2 participants