Last updated on 2025-05-29 09:51:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 16.77 | 354.55 | 371.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 11.13 | 236.06 | 247.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 623.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 567.62 | OK | |||
r-devel-windows-x86_64 | 0.2.3 | 19.00 | 398.00 | 417.00 | OK | |
r-patched-linux-x86_64 | 0.2.3 | 17.40 | 333.33 | 350.73 | ERROR | |
r-release-linux-x86_64 | 0.2.3 | 14.90 | 335.34 | 350.24 | OK | |
r-release-macos-arm64 | 0.2.3 | 117.00 | OK | |||
r-release-macos-x86_64 | 0.2.3 | 340.00 | OK | |||
r-release-windows-x86_64 | 0.2.3 | 18.00 | 569.00 | 587.00 | OK | |
r-oldrel-macos-arm64 | 0.2.3 | 141.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.3 | 364.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.3 | 23.00 | 766.00 | 789.00 | OK |
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [52s/63s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(Superpower)
>
>
> test_check("Superpower")
[1] "condition_one" "sad_1"
[ FAIL 2 | WARN 18 | SKIP 13 | PASS 398 ]
══ 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:36:3'): simulated correlations fit expected values ──
`res3` not equal to 0.
1/1 mismatches
[1] 0.00319 - 0 == 0.00319
── Failure ('test_sim_cor.R:38:3'): simulated correlations fit expected values ──
`res5` not equal to 0.
1/1 mismatches
[1] 0.00386 - 0 == 0.00386
[ FAIL 2 | WARN 18 | SKIP 13 | PASS 398 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64