Skip to content

lifecycle_linter is returning false positives for ggplot2::labs() #206

@stephenashton-dhsc

Description

@stephenashton-dhsc

The lifecycle_linter is reporting (falsely) that ggplot2::labs is superseded.

This is in fact the replacement function to ggplot2::xlab and ggplot2::ylab, which are superseded (although are declared in the same file, labels.R).

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