Last updated on 2025-09-13 09:49:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.13.1 | 8.60 | 344.20 | 352.80 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.13.2 | 6.79 | 238.54 | 245.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.13.2 | 567.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.13.2 | 609.82 | OK | |||
r-devel-windows-x86_64 | 0.13.1 | 13.00 | 203.00 | 216.00 | OK | |
r-patched-linux-x86_64 | 0.13.1 | 9.90 | 292.45 | 302.35 | OK | |
r-release-linux-x86_64 | 0.13.1 | 7.80 | 295.26 | 303.06 | OK | |
r-release-macos-arm64 | 0.13.2 | 104.00 | OK | |||
r-release-macos-x86_64 | 0.13.2 | 185.00 | OK | |||
r-release-windows-x86_64 | 0.13.1 | 13.00 | 211.00 | 224.00 | OK | |
r-oldrel-macos-arm64 | 0.13.2 | 109.00 | OK | |||
r-oldrel-macos-x86_64 | 0.13.2 | 221.00 | OK | |||
r-oldrel-windows-x86_64 | 0.13.2 | 16.00 | 283.00 | 299.00 | OK |
Version: 0.13.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [198s/102s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # 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
[ FAIL 1 | WARN 7 | SKIP 47 | PASS 8 ]
══ Skipped tests (47) ══════════════════════════════════════════════════════════
• On CRAN (47): 'test-combine-plots.R:19:5', 'test-extract-stats.R:8:5',
'test-ggbetweenstats.R:11:5', 'test-ggbetweenstats.R:64:5',
'test-ggbetweenstats.R:95:5', 'test-ggcoefstats.R:4:3',
'test-ggcoefstats.R:13:3', 'test-ggcoefstats.R:63:3',
'test-ggcoefstats.R:98:5', 'test-ggcoefstats.R:145:5',
'test-ggcoefstats.R:164:5', 'test-ggcorrmat.R:5:5', 'test-ggcorrmat.R:24:5',
'test-ggcorrmat.R:67:5', 'test-ggcorrmat.R:92:5', 'test-ggbarstats.R:22:5',
'test-ggbarstats.R:66:5', 'test-ggbarstats.R:166:5',
'test-ggbarstats.R:208:5', 'test-ggbarstats.R:225:5',
'test-ggbarstats.R:251:5', 'test-ggdotplotstats.R:23:5',
'test-ggdotplotstats.R:43:5', 'test-ggdotplotstats.R:104:5',
'test-gghistostats.R:7:5', 'test-gghistostats.R:26:5',
'test-gghistostats.R:51:5', 'test-gghistostats.R:95:5',
'test-ggscatterstats.R:7:5', 'test-ggscatterstats.R:26:5',
'test-ggscatterstats.R:54:3', 'test-ggscatterstats.R:112:5',
'test-ggscatterstats.R:142:5', 'test-ggwithinstats.R:12:5',
'test-ggwithinstats.R:50:5', 'test-ggwithinstats.R:81:5',
'test-pairwise-ggsignif.R:7:5', 'test-pairwise-ggsignif.R:162:5',
'test-pairwise-ggsignif.R:318:5', 'test-ggpiestats.R:21:5',
'test-ggpiestats.R:77:5', 'test-ggpiestats.R:152:5',
'test-ggpiestats.R:196:5', 'test-ggpiestats.R:204:5',
'test-ggpiestats.R:249:5', 'test-utils.R:7:5', 'test-utils.R:22:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-extract-stats.R:83:5'): checking if extract_stats works for grouped plots ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(seq_along(p), ~purrr::pluck(p, .x))`: i In index: 1.
Caused by error in `pluck_raw()`:
! Index 1 must be a string, not an integer.
Backtrace:
▆
1. └─testthat::expect_snapshot(...) at test-extract-stats.R:83:5
2. └─rlang::cnd_signal(state$error)
[ FAIL 1 | WARN 7 | SKIP 47 | PASS 8 ]
Deleting unused snapshots:
• ggbarstats/changing-aesthetics-works.svg
• ggbarstats/checking-count-labels.svg
• ggbarstats/checking-paired-two-way-table-with-na.svg
• ggbarstats/checking-paired-two-way-table-without-na.svg
• ggbarstats/checking-percentage-and-count-labels.svg
• ggbarstats/checking-unpaired-two-way-table-with-na.svg
• ggbarstats/label-repelling-works.svg
• ggbarstats/prop-test-fails-with-dropped-levels.svg
• ggbetweenstats/default-plot-as-expected.svg
• ggbetweenstats/mean-shown-with-scarce-data.svg
• ggbetweenstats/plot-with-outliers-as-expected.svg
• ggbetweenstats/specific-geoms-removed.svg
• ggcoefstats/chi2-statistic.svg
• ggcoefstats/f-statistic-with-omega.svg
• ggcoefstats/f-statistic.svg
• ggcoefstats/meta-analysis-works.svg
• ggcoefstats/sorting-works.svg
• ggcoefstats/z-statistic.svg
• ggcorrmat/applying-ggplot2-function-works.svg
• ggcorrmat/non-parametric-correlation-with-nas.svg
• ggcorrmat/with-nas.svg
• ggdotplotstats/further-modification-with-ggplot-works.svg
• ggdotplotstats/robust-with-na.svg
• gghistostats/modification-with-ggplot2-works.svg
• gghistostats/robust-with-na.svg
• ggpiestats/changing-aesthetics-works.svg
• ggpiestats/checking-count-labels.svg
• ggpiestats/checking-one-way-table-with-na.svg
• ggpiestats/checking-paired-two-way-table-with-na.svg
• ggpiestats/checking-paired-two-way-table-without-na.svg
• ggpiestats/checking-percentage-and-count-labels.svg
• ggpiestats/checking-unpaired-two-way-table-with-na.svg
• ggpiestats/checking-unpaired-two-way-table-without-na.svg
• ggpiestats/empty-groups-in-factors-not-dropped.svg
• ggpiestats/grouped-ggpiestats-with-two-way-table.svg
• ggpiestats/label-repelling-works.svg
• ggpiestats/prop-test-fails-with-dropped-levels.svg
• ggscatterstats/aesthetic-modifications-work.svg
• ggscatterstats/no-label-variable-but-expression.svg
• ggscatterstats/robust-correlation-with-nas.svg
• ggwithinstats/centrality-path-can-be-turned-off.svg
• ggwithinstats/defaults-plots-more-than-two-groups.svg
• ggwithinstats/defaults-plots-two-groups.svg
• ggwithinstats/grouped-plots-default.svg
• pairwise-ggsignif/between-bayes.svg
• pairwise-ggsignif/between-non-parametric-all.svg
• pairwise-ggsignif/between-non-parametric-only-non-significant.svg
• pairwise-ggsignif/between-non-parametric-only-significant.svg
• pairwise-ggsignif/between-parametric-all.svg
• pairwise-ggsignif/between-parametric-only-significant.svg
• pairwise-ggsignif/between-robust-all.svg
• pairwise-ggsignif/between-robust-only-non-significant.svg
• pairwise-ggsignif/between-robust-only-significant.svg
• pairwise-ggsignif/within-bayes.svg
• pairwise-ggsignif/within-non-parametric-all.svg
• pairwise-ggsignif/within-non-parametric-only-non-significant.svg
• pairwise-ggsignif/within-non-parametric-only-significant.svg
• pairwise-ggsignif/within-parametric-all.svg
• pairwise-ggsignif/within-parametric-only-significant.svg
• pairwise-ggsignif/within-robust-all.svg
• pairwise-ggsignif/within-robust-only-non-significant.svg
• pairwise-ggsignif/within-robust-only-significant.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang