In #6287 we identified some problems with namespace conflicts.
In total, 53 packages were affected by these.
ggpubr::theme_transparent conflicts with ggplot2::theme_transparent.
sjPlot::set_theme conflicts with ggplot2::set_theme.
greybox::is.scale conflicts with ggplot2::is.scale.
Should ggplot2 budge or should these other packages? If ggplot2 should budge, do we have alternative names for the functions?
In #6287 we identified some problems with namespace conflicts.
In total, 53 packages were affected by these.
ggpubr::theme_transparentconflicts withggplot2::theme_transparent.sjPlot::set_themeconflicts withggplot2::set_theme.greybox::is.scaleconflicts withggplot2::is.scale.Should ggplot2 budge or should these other packages? If ggplot2 should budge, do we have alternative names for the functions?