Skip to content

tbl_df() is deprecated #26

@ewallace

Description

@ewallace

Running biobroom::tidy on a DeSeq2 object, I saw the warning:

Warning message:
`tbl_df()` is deprecated as of dplyr 1.0.0.
Please use `tibble::as_tibble()` instead.

This was with biobroom v1.20.0, and dplyr v1.0.2.

Ideally, biobroom would be updated to avoid this warning.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions