NEWS
ggcompare 0.0.6.9000
- Added vignettes and required minimum R version 4.2.0.
ggcompare 0.0.6 (2026-01-31)
- Added
overall parameter to stat_compare() to control whether to compare each group (on the axis) against the combined mean of all other groups.
ggcompare 0.0.5 (2025-09-24)
- Clarified the comparative relationship when comparing two groups.
ggcompare 0.0.4 (2025-08-20)
- Fixed aesthetic mapping failure when x grouping is missing in some panels.
ggcompare 0.0.3 (2024-12-09)
- Fixed display error in
labels parameter description of stat_compare().
ggcompare 0.0.2 (2024-10-07)
- Resolved compatibility issues with R versions 4.1 to 4.3 due to the use of features introduced in both R 4.2.0 and R 4.4.0, which were not supported in earlier versions.
ggcompare 0.0.1 (2024-10-02)
- Initial CRAN submission. For more details, visit: https://cran.r-project.org/package=ggcompare