Last updated on 2026-02-12 03:52:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 6.47 | 138.33 | 144.80 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 20.00 | 330.27 | 350.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 18.00 | 301.63 | 319.63 | OK | |
| r-devel-macos-arm64 | 0.1.4 | 3.00 | 48.00 | 51.00 | ERROR | |
| r-devel-windows-x86_64 | 0.1.4 | 16.00 | 200.00 | 216.00 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 14.14 | 182.45 | 196.59 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 9.26 | 180.99 | 190.25 | OK | |
| r-release-macos-arm64 | 0.1.4 | OK | ||||
| r-release-macos-x86_64 | 0.1.4 | 11.00 | 354.00 | 365.00 | OK | |
| r-release-windows-x86_64 | 0.1.4 | 17.00 | 190.00 | 207.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.4 | 11.00 | 338.00 | 349.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 25.00 | 256.00 | 281.00 | OK |
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [13s/13s]
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
Saving _problems/test_apa_print_anova-561.R
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 2511 ]
══ 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 ════════════════════════════════════════════════════════════════
── Error ('test_apa_print_anova.R:561:5'): Analysis of deviance from the stats and car packages ──
Error in `remove_residuals_row(y)`: sum(resid_row) == 1 is not TRUE
Backtrace:
▆
1. ├─papaja::apa_print(anova(glm.D93, test = "Rao")) at test_apa_print_anova.R:561:5
2. └─papaja:::apa_print.anova(anova(glm.D93, test = "Rao"))
3. └─papaja:::remove_residuals_row(y)
4. └─base::stopifnot(sum(resid_row) == 1)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 2511 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-macos-arm64