Skip to content
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

Move across() dots deprecation from deprecate_warn() to deprecate_soft() #6621

Merged

Conversation

DavisVaughan
Copy link
Member

Closes #6620
Alters #6365

This is a new deprecation and is likely to affect quite a few people, so we should start with soft-deprecation. Practically, it came up in revdeps where the warning was being propagated through a dependency package that the revdep package author didn't control.

@DavisVaughan DavisVaughan merged commit c4440d8 into tidyverse:main Dec 20, 2022
@DavisVaughan DavisVaughan deleted the fix/across-dots-soft-deprecation branch December 20, 2022 20:26
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.

Use deprecate_soft() for across() dots warning
1 participant