Skip to content

Conversation

@jemus42
Copy link
Member

@jemus42 jemus42 commented Aug 4, 2025

Closes #45.

I also switched the deprecated is.ggplot() with the alternative is_ggplot() ggplot2 messages about when running tests interactively.

I think it might also be a good idea to maybe refactor tests a little, at least to use expect_s3_class(class = "ggplot2") rather than expect_true(is_ggplot(...)) but that's another issue/PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using annotate() rather than geom_segment in critical difference plots to avoid warning

1 participant