R Under development (unstable) (2025-12-08 r89124 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # graphics engine changed in this version, and so snapshots generated on > # previous R version won't work > if (getRversion() >= "4.4.0") { + library(testthat) + suppressPackageStartupMessages(library(ggstatsplot)) + test_check("ggstatsplot") + } Starting 2 test processes. > test-ggdotplotstats.R: Scale for y is already present. > test-ggdotplotstats.R: Adding another scale for y, which will replace the existing scale. > test-ggdotplotstats.R: Scale for y is already present. > test-ggdotplotstats.R: Adding another scale for y, which will replace the existing scale. > test-ggdotplotstats.R: Scale for y is already present. > test-ggdotplotstats.R: Adding another scale for y, which will replace the existing scale. > test-gghistostats.R: Scale for x is already present. > test-gghistostats.R: Adding another scale for x, which will replace the existing scale. > test-gghistostats.R: Scale for x is already present. > test-gghistostats.R: Adding another scale for x, which will replace the existing scale. > test-gghistostats.R: Scale for x is already present. > test-gghistostats.R: Adding another scale for x, which will replace the existing scale. > test-gghistostats.R: Scale for x is already present. > test-gghistostats.R: Adding another scale for x, which will replace the existing scale. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_xsidebin()` using `bins = 30`. Pick better value `binwidth`. > test-ggscatterstats.R: `stat_ysidebin()` using `bins = 30`. Pick better value `binwidth`. [ FAIL 0 | WARN 0 | SKIP 48 | PASS 8 ] ══ Skipped tests (48) ══════════════════════════════════════════════════════════ • On CRAN (48): 'test-combine-plots.R:1:1', 'test-extract-stats.R:1:1', 'test-extract-stats.R:87:1', 'test-ggbetweenstats.R:7:1', 'test-ggbetweenstats.R:64:5', 'test-ggbetweenstats.R:91:1', 'test-ggcoefstats.R:3:1', 'test-ggcoefstats.R:9:1', 'test-ggcoefstats.R:63:3', 'test-ggcoefstats.R:91:1', 'test-ggcoefstats.R:138:1', 'test-ggcoefstats.R:164:5', 'test-ggcorrmat.R:1:1', 'test-ggcorrmat.R:20:1', 'test-ggcorrmat.R:63:1', 'test-ggcorrmat.R:89:1', 'test-ggdotplotstats.R:19:1', 'test-ggdotplotstats.R:39:1', 'test-ggdotplotstats.R:97:1', 'test-gghistostats.R:3:1', 'test-gghistostats.R:22:1', 'test-gghistostats.R:47:1', 'test-gghistostats.R:91:1', 'test-ggbarstats.R:18:1', 'test-ggbarstats.R:62:1', 'test-ggbarstats.R:159:1', 'test-ggbarstats.R:205:1', 'test-ggbarstats.R:212:1', 'test-ggbarstats.R:240:1', 'test-ggscatterstats.R:3:1', 'test-ggscatterstats.R:22:1', 'test-ggscatterstats.R:50:1', 'test-ggscatterstats.R:108:1', 'test-ggscatterstats.R:139:1', 'test-ggwithinstats.R:9:1', 'test-ggwithinstats.R:46:1', 'test-ggwithinstats.R:78:1', 'test-ggpiestats.R:17:1', 'test-ggpiestats.R:73:1', 'test-ggpiestats.R:145:1', 'test-ggpiestats.R:193:1', 'test-ggpiestats.R:200:1', 'test-ggpiestats.R:238:1', 'test-utils.R:3:1', 'test-utils.R:18:1', 'test-pairwise-ggsignif.R:3:1', 'test-pairwise-ggsignif.R:158:1', 'test-pairwise-ggsignif.R:314:1' [ FAIL 0 | WARN 0 | SKIP 48 | PASS 8 ] Deleting unused snapshots: 'ggcoefstats/meta-analysis-works.svg' > > proc.time() user system elapsed 2.84 0.48 146.45