-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Hi there, we are working on the next version of dplyr and your package was flagged in our reverse dependency checks.
Your package uses add_rownames(), which has been deprecated for many years and is now defunct.
Line 174 in 3a93a4d
| left_join(add_rownames(sample.info, var = "Sample"), by = "Sample") %>% |
Please remove it in favor of tibble::rownames_to_column()
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels