Last updated on 2023-09-22 08:55:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 13.92 | 229.75 | 243.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 7.98 | 166.69 | 174.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 301.07 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 312.36 | ERROR | |||
r-devel-windows-x86_64 | 0.1.1 | 16.00 | 179.00 | 195.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 11.36 | 217.49 | 228.85 | OK | |
r-release-linux-x86_64 | 0.1.1 | 7.71 | 216.70 | 224.41 | OK | |
r-release-macos-arm64 | 0.1.1 | 87.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 157.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 22.00 | 226.00 | 248.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 94.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 22.00 | 205.00 | 227.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [59s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("papaja")
Loading required package: tinylabels
>
> test_check("papaja")
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (6): '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:21: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_htest.R:51:5'): t-Test for means ─────────────────────
Error in `t.test.formula(extra ~ group, data = sleep, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::t.test(extra ~ group, data = sleep, paired = TRUE) at test_apa_print_htest.R:51:4
2. └─stats:::t.test.formula(extra ~ group, data = sleep, paired = TRUE)
── Error ('test_apa_print_htest.R:139:5'): Wilcoxon tests ──────────────────────
Error in `wilcox.test.formula(extra ~ group, data = sleep, paired = TRUE,
exact = FALSE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::wilcox.test(...) at test_apa_print_htest.R:139:4
2. └─stats:::wilcox.test.formula(...)
── Error ('test_apa_results_table.R:104:5'): print.apa_results_table() ─────────
Error in `t.test.formula(yield ~ N, npk, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─papaja::apa_print(t.test(yield ~ N, npk, paired = TRUE)) at test_apa_results_table.R:104:4
2. ├─stats::t.test(yield ~ N, npk, paired = TRUE)
3. └─stats:::t.test.formula(yield ~ N, npk, paired = TRUE)
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [42s/67s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("papaja")
Loading required package: tinylabels
>
> test_check("papaja")
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (6): '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:21: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_htest.R:51:5'): t-Test for means ─────────────────────
Error in `t.test.formula(extra ~ group, data = sleep, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::t.test(extra ~ group, data = sleep, paired = TRUE) at test_apa_print_htest.R:51:4
2. └─stats:::t.test.formula(extra ~ group, data = sleep, paired = TRUE)
── Error ('test_apa_print_htest.R:139:5'): Wilcoxon tests ──────────────────────
Error in `wilcox.test.formula(extra ~ group, data = sleep, paired = TRUE,
exact = FALSE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::wilcox.test(...) at test_apa_print_htest.R:139:4
2. └─stats:::wilcox.test.formula(...)
── Error ('test_apa_results_table.R:104:5'): print.apa_results_table() ─────────
Error in `t.test.formula(yield ~ N, npk, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─papaja::apa_print(t.test(yield ~ N, npk, paired = TRUE)) at test_apa_results_table.R:104:4
2. ├─stats::t.test(yield ~ N, npk, paired = TRUE)
3. └─stats:::t.test.formula(yield ~ N, npk, paired = TRUE)
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [69s/106s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("papaja")
Loading required package: tinylabels
>
> test_check("papaja")
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (6): '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:21: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_htest.R:51:5'): t-Test for means ─────────────────────
Error in `t.test.formula(extra ~ group, data = sleep, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::t.test(extra ~ group, data = sleep, paired = TRUE) at test_apa_print_htest.R:51:4
2. └─stats:::t.test.formula(extra ~ group, data = sleep, paired = TRUE)
── Error ('test_apa_print_htest.R:139:5'): Wilcoxon tests ──────────────────────
Error in `wilcox.test.formula(extra ~ group, data = sleep, paired = TRUE,
exact = FALSE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::wilcox.test(...) at test_apa_print_htest.R:139:4
2. └─stats:::wilcox.test.formula(...)
── Error ('test_apa_results_table.R:104:5'): print.apa_results_table() ─────────
Error in `t.test.formula(yield ~ N, npk, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─papaja::apa_print(t.test(yield ~ N, npk, paired = TRUE)) at test_apa_results_table.R:104:4
2. ├─stats::t.test(yield ~ N, npk, paired = TRUE)
3. └─stats:::t.test.formula(yield ~ N, npk, paired = TRUE)
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [71s/212s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("papaja")
Loading required package: tinylabels
>
> test_check("papaja")
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (6): '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:21: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_htest.R:51:5'): t-Test for means ─────────────────────
Error in `t.test.formula(extra ~ group, data = sleep, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::t.test(extra ~ group, data = sleep, paired = TRUE) at test_apa_print_htest.R:51:4
2. └─stats:::t.test.formula(extra ~ group, data = sleep, paired = TRUE)
── Error ('test_apa_print_htest.R:139:5'): Wilcoxon tests ──────────────────────
Error in `wilcox.test.formula(extra ~ group, data = sleep, paired = TRUE,
exact = FALSE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::wilcox.test(...) at test_apa_print_htest.R:139:4
2. └─stats:::wilcox.test.formula(...)
── Error ('test_apa_results_table.R:104:5'): print.apa_results_table() ─────────
Error in `t.test.formula(yield ~ N, npk, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─papaja::apa_print(t.test(yield ~ N, npk, paired = TRUE)) at test_apa_results_table.R:104:4
2. ├─stats::t.test(yield ~ N, npk, paired = TRUE)
3. └─stats:::t.test.formula(yield ~ N, npk, paired = TRUE)
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [36s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("papaja")
Loading required package: tinylabels
>
> test_check("papaja")
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (6): '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:21: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_htest.R:51:5'): t-Test for means ─────────────────────
Error in `t.test.formula(extra ~ group, data = sleep, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::t.test(extra ~ group, data = sleep, paired = TRUE) at test_apa_print_htest.R:51:4
2. └─stats:::t.test.formula(extra ~ group, data = sleep, paired = TRUE)
── Error ('test_apa_print_htest.R:139:5'): Wilcoxon tests ──────────────────────
Error in `wilcox.test.formula(extra ~ group, data = sleep, paired = TRUE,
exact = FALSE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─stats::wilcox.test(...) at test_apa_print_htest.R:139:4
2. └─stats:::wilcox.test.formula(...)
── Error ('test_apa_results_table.R:104:5'): print.apa_results_table() ─────────
Error in `t.test.formula(yield ~ N, npk, paired = TRUE)`: cannot use 'paired' in formula method
Backtrace:
▆
1. ├─papaja::apa_print(t.test(yield ~ N, npk, paired = TRUE)) at test_apa_results_table.R:104:4
2. ├─stats::t.test(yield ~ N, npk, paired = TRUE)
3. └─stats:::t.test.formula(yield ~ N, npk, paired = TRUE)
[ FAIL 3 | WARN 9 | SKIP 9 | PASS 2295 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64