Last updated on 2025-08-31 15:48:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 11.30 | 193.30 | 204.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 6.57 | 125.76 | 132.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 328.02 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 344.89 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 17.00 | 190.00 | 207.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 13.43 | 182.14 | 195.57 | OK | |
r-release-linux-x86_64 | 0.1.3 | 10.11 | 181.32 | 191.43 | OK | |
r-release-macos-arm64 | 0.1.3 | 79.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 189.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 17.00 | 192.00 | 209.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 84.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.3 | 158.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 22.00 | 244.00 | 266.00 | OK |
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [106s/275s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("papaja")
Loading required package: tinylabels
>
> test_check("papaja")
# weights: 11 (10 variable)
initial value 131.004817
iter 10 value 18.950613
iter 20 value 1.688044
iter 30 value 0.191850
iter 40 value 0.157681
iter 50 value 0.144956
iter 60 value 0.140122
iter 70 value 0.126855
iter 80 value 0.121665
iter 90 value 0.119362
iter 100 value 0.114966
final value 0.114966
stopped after 100 iterations
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 2517 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test-generate_author_yml.R:18:5',
'test_apa_print_merMod.R:6:5', 'test_apa_print_merMod.R:117:5',
'test_apa_print_model_comp.R:83:5', 'test_apa_table.R:19:5',
'test_custom_effect_sizes.R:109:5', 'test_skeleton.R:4:5'
• Structure of glht output not decided, yet. (2): 'test_apa_print_glht.R:7:5',
'test_apa_print_glht.R:36:5'
• emtrends() is not yet supported. (1): 'test_apa_print_emm_lsm.R:936:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_apa_print_htest.R:181:5'): Wilcoxon tests ────────────────────
wilcox_test_output$full not identical to "$\\mathit{Mdn}^* = 1.60$, 96\\% CI $[0.40, 2.70]$, $V = 162.50$, $p = .007$".
1/1 mismatches
x[1]: "$\\mathit{Mdn}^* = 1.50$, 96\\% CI $[0.35, 2.65]$, $V = 162.50$, $p = .00
x[1]: 7$"
y[1]: "$\\mathit{Mdn}^* = 1.60$, 96\\% CI $[0.40, 2.70]$, $V = 162.50$, $p = .00
y[1]: 7$"
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 2517 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang