Last updated on 2025-02-16 08:50:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 9.55 | 184.62 | 194.17 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 6.64 | 124.23 | 130.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 335.59 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 355.74 | ERROR | |||
r-devel-macos-arm64 | 0.1.3 | 83.00 | OK | |||
r-devel-macos-x86_64 | 0.1.3 | 189.00 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 18.00 | 179.00 | 197.00 | OK | |
r-patched-linux-x86_64 | 0.1.3 | 13.04 | 171.31 | 184.35 | OK | |
r-release-linux-x86_64 | 0.1.3 | 9.84 | 169.92 | 179.76 | OK | |
r-release-macos-arm64 | 0.1.3 | 84.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 158.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 15.00 | 190.00 | 205.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 87.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.3 | 160.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 21.00 | 231.00 | 252.00 | OK |
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [101s/584s]
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 4 | WARN 665 | SKIP 10 | PASS 2355 ]
══ 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_merMod.R:192:5'): ANOVA tables from lmerTest::anova() ──
apa_KR$full_result$Days not identical to "$F(1, 17) = 45.85$, $p < .001$".
1/1 mismatches
x[1]: "$F(1, 17) = 3.28$, $p = .088$"
y[1]: "$F(1, 17) = 45.85$, $p < .001$"
── Failure ('test_apa_print_merMod.R:196:5'): ANOVA tables from lmerTest::anova() ──
apa_S$full_result$Days not identical to apa_KR$full_result$Days.
1/1 mismatches
x[1]: "$F(1, 115.69) = 3.28$, $p = .073$"
y[1]: "$F(1, 17) = 3.28$, $p = .088$"
── Error ('test_apa_print_merMod.R:225:5'): Type-3 tables from afex::mixed ─────
Error in `validate(x, check_class = "data.frame", check_infinite = FALSE)`: The parameter 'x' is NA.
Backtrace:
▆
1. ├─papaja::apa_print(mixed_PB) at test_apa_print_merMod.R:225:5
2. └─papaja:::apa_print.mixed(mixed_PB)
3. ├─papaja::apa_print(anova_table, ...)
4. └─papaja:::apa_print.anova(anova_table, ...)
5. └─papaja:::beautify(canonical_table, ...)
6. └─papaja:::validate(x, check_class = "data.frame", check_infinite = FALSE)
── Error ('test_apa_print_merMod.R:357:5'): Deprecated 'args_confint' argument ──
Error in `FUN(X[[i]], ...)`: The parameter 'x' is NA.
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_apa_print_merMod.R:357:5
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. ├─papaja::apa_print(fm1, args_confint = list(level = 0.99, method = "profile"))
7. └─papaja:::apa_print.merMod(...)
8. ├─base::do.call("beautify", ellipsis)
9. └─papaja:::beautify(x = `<df[,5]>`)
10. ├─base::unlist(...)
11. └─base::lapply(...)
12. └─papaja (local) FUN(X[[i]], ...)
13. └─papaja::apa_interval(x, use_math = use_math, ...)
14. └─base::sapply(...)
15. └─base::lapply(X = X, FUN = FUN, ...)
16. └─papaja (local) FUN(X[[i]], ...)
[ FAIL 4 | WARN 665 | SKIP 10 | PASS 2355 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.