Skip to content

bug(S7): Use local() to avoid rm() call #6522

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 1 commit into from
Jun 19, 2025
Merged

Conversation

schloerke
Copy link
Contributor

If/when S7 decides to fix the bug, rm("non-existant") will produce a warning message.

By using local(), it will work for the current version and if/when S7 fixes it.

schloerke added a commit to ggobi/ggally that referenced this pull request Jun 19, 2025
Copy link
Collaborator

@teunbrand teunbrand left a comment

Choose a reason for hiding this comment

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

Thanks, this is a more elegant solution to the problem!

@teunbrand teunbrand merged commit c495e9b into tidyverse:main Jun 19, 2025
13 checks passed
@hadley
Copy link
Member

hadley commented Jun 19, 2025

Nice work around!

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.

3 participants