CRAN Package Check Results for Package papaja

Last updated on 2023-09-26 14:05:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 10.15 226.58 236.73 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 8.43 167.61 176.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 298.81 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 312.36 ERROR
r-devel-windows-x86_64 0.1.1 17.00 178.00 195.00 ERROR
r-patched-linux-x86_64 0.1.1 9.17 218.99 228.16 OK
r-release-linux-x86_64 0.1.1 7.82 216.52 224.34 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 21.00 225.00 246.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 202.00 224.00 OK

Check Details

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/1s]
     Running ‘testthat.R’ [42s/64s]
    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/138s]
    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' [35s]
    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