Skip to content

dplyr 1.2.0 revdep failure #22

@DavisVaughan

Description

@DavisVaughan

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.

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions