Skip to content

ggplot2::ggpar() has a namespace conflict with ggpubr::ggpar() #5897

@teunbrand

Description

@teunbrand

In #5867, we introduced ggpar() to ggplot2.
It helps translating ggplot2 settings, which are often in mm (historical errors aside) to {grid} settings.

ggpubr::ggpar() does something else entirely.
From my reading of it, it controls parts of the theme, guides and orientation of plots.

The namespace conflict is a source of several reverse dependency failures.

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