russHyde / dupree

{dupree} helps identify code blocks that have a high level of similarity in a set of R files
https://russhyde.github.io/dupree/
Other
37 stars 0 forks source link

replace deprecated dplyr verbs #34

Closed russHyde closed 5 years ago

russHyde commented 5 years ago

mutate, filter, arrange, summarise etc were replaced by the mutate, filter, arrange... version; and rlang::.data was used to access the relevant columns.

There should now be no warnings about dplyr-deprecation during tests / check.