Skip to content

Warning of deprecated function in tidyr #2

@TzuTingWei

Description

@TzuTingWei

When I used the ggPanelplot(hallmark_res, mset = msig[hallmark], filter_row_q = 0.05, filter_row_auc = 0.5) function, the following warning message came up. It is currently fine as a warning, probably good to change in the next release.

Warning message:
“Specifying the id_cols argument by position was deprecated in tidyr 1.3.0.
ℹ Please explicitly name id_cols, like id_cols = all_of(c("ID", "Title", "Contrast")).
ℹ The deprecated feature was likely used in the tmod package.
Please report the issue to the authors.”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions