-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi there, we are releasing dplyr 1.2.0 this Monday and your package was recently flagged in our final round of reverse dependency checks. Sorry we weren't able to get this to you sooner.
You'll need to send an update of your package to CRAN soon, and you'll likely receive an email from CRAN about this after dplyr 1.2.0 makes it to CRAN.
It will likely take 1 week or so for dplyr to make it to CRAN, and CRAN should give you at least 2 additional weeks to make this change.
It looks like you cross link to a deprecated dplyr verb, like arrange_(). These have been deprecated for many years and are now defunct.
## Newly broken
* checking Rd cross-references ... WARNING
```
Missing link(s) in Rd file 'reexports.Rd':
‘[dplyr:se-deprecated]{arrange_}’ ‘[dplyr:se-deprecated]{distinct_}’
‘[dplyr:se-deprecated]{do_}’ ‘[dplyr:se-deprecated]{filter_}’
‘[dplyr:se-deprecated]{group_by_}’
‘[dplyr:se-deprecated]{group_indices_}’
‘[dplyr:se-deprecated]{mutate_}’ ‘[dplyr:se-deprecated]{rename_}’
‘[dplyr:se-deprecated]{select_}’ ‘[dplyr:se-deprecated]{slice_}’
‘[dplyr:se-deprecated]{summarise_}’
‘[dplyr:se-deprecated]{transmute_}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels