Last updated on 2026-01-21 12:49:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4.1 | 18.91 | 411.69 | 430.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4.1 | 10.90 | 270.51 | 281.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4.1 | 30.00 | 682.68 | 712.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4.1 | 31.00 | 641.59 | 672.59 | OK | |
| r-devel-windows-x86_64 | 0.2.4.1 | 19.00 | 362.00 | 381.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4.1 | 16.99 | 388.74 | 405.73 | OK | |
| r-release-linux-x86_64 | 0.2.4.1 | 14.77 | 390.73 | 405.50 | OK | |
| r-release-macos-arm64 | 0.2.4.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.4.1 | 11.00 | 480.00 | 491.00 | OK | |
| r-release-windows-x86_64 | 0.2.4.1 | 22.00 | 372.00 | 394.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.4.1 | 11.00 | 314.00 | 325.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4.1 | 26.00 | 507.00 | 533.00 | ERROR |
Version: 0.2.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [80s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(Superpower)
>
>
> test_check("Superpower")
[1] "condition_one" "sad_1"
Saving _problems/test_sim_cor-35.R
[ FAIL 1 | WARN 18 | SKIP 13 | PASS 399 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On CRAN (13): 'test-ANOVA_compromise.R:45:3', 'test-anova_exact.R:152:3',
'test-anova_power.R:93:3', 'test-anova_power.R:119:3',
'test-anova_power.R:160:3', 'test-anova_power.R:193:3',
'test-anova_power.R:232:3', 'test-emmeans_power.R:44:3',
'test-justifieR.R:29:3', 'test-plot_power.R:43:3', 'test-plot_power.R:102:3',
'test-plot_power.R:148:3', 'test-plot_power.R:169:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_sim_cor.R:35:3'): simulated correlations fit expected values ──
Expected `res2` to equal 0.
Differences:
1/1 mismatches
[1] 0.00327 - 0 == 0.00327
[ FAIL 1 | WARN 18 | SKIP 13 | PASS 399 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64