Skip to content

Avoid underscored function variant#10

Open
DavisVaughan wants to merge 1 commit intoAsa12138:mainfrom
DavisVaughan:fix/dplyr
Open

Avoid underscored function variant#10
DavisVaughan wants to merge 1 commit intoAsa12138:mainfrom
DavisVaughan:fix/dplyr

Conversation

@DavisVaughan
Copy link

Hi there, we are working on the next version of dplyr and your package was flagged in our reverse dependency checks.

Your package uses one of the "underscored" versions of a dplyr verb, such as mutate_() rather than mutate(). These were deprecated in 2017, and are now defunct and must be removed.

dplyr will be released on January 31, 2026. If you could please send an update of your package to CRAN before then, that would help us out a lot! Thanks!

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.

1 participant