Skip to content

Avoid outdated dplyr functions#9

Merged
jaredlander merged 1 commit intojaredlander:masterfrom
DavisVaughan:fix/dplyr
Feb 16, 2026
Merged

Avoid outdated dplyr functions#9
jaredlander merged 1 commit intojaredlander:masterfrom
DavisVaughan:fix/dplyr

Conversation

@DavisVaughan
Copy link
Contributor

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!

@jaredlander jaredlander merged commit 55f5c6d into jaredlander:master Feb 16, 2026
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