CRAN Package Check Results for Package papaja

Last updated on 2024-12-25 07:50:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 8.92 176.67 185.59 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 7.42 123.59 131.01 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 321.62 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 300.19 OK
r-devel-windows-x86_64 0.1.3 15.00 190.00 205.00 OK
r-patched-linux-x86_64 0.1.3 13.62 170.95 184.57 OK
r-release-linux-x86_64 0.1.3 9.33 169.16 178.49 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 16.00 183.00 199.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 20.00 231.00 251.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [43s/62s] 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 15 | WARN 0 | SKIP 10 | PASS 2265 ] ══ 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_BFBayesFactor.R:60:5'): ttestBF(): One sample ──────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_apa_print_BFBayesFactor.R:60:5 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_apa_print_BFBayesFactor.R:168:5'): ttestBF(): Independent samples ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_apa_print_BFBayesFactor.R:168:5 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_apa_print_BFBayesFactor.R:248:5'): correlationBF() ───────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_apa_print_BFBayesFactor.R:248:5 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_apa_print_BFBayesFactor.R:278:5'): proportionBF() ────────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_apa_print_BFBayesFactor.R:278:5 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_apa_print_BFBayesFactor.R:304:5'): contingencyTableBF() ──────── <packageNotFoundError/error/condition> Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─utils::data(raceDolls, package = "BayesFactor") at test_apa_print_BFBayesFactor.R:304:5 2. └─base::find.package(package, lib.loc, verbose = verbose) ── Error ('test_apa_print_BFBayesFactor.R:329:5'): anovaBF() ─────────────────── <packageNotFoundError/error/condition> Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─utils::data(puzzles, package = "BayesFactor") at test_apa_print_BFBayesFactor.R:329:5 2. └─base::find.package(package, lib.loc, verbose = verbose) ── Error ('test_apa_print_BFBayesFactor.R:426:5'): regressionBF() ────────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─base::loadNamespace(x) at test_apa_print_BFBayesFactor.R:426:5 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_apa_print_BFBayesFactor.R:502:5'): lmBF() ────────────────────── <packageNotFoundError/error/condition> Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─utils::data(puzzles, package = "BayesFactor") at test_apa_print_BFBayesFactor.R:502:5 2. └─base::find.package(package, lib.loc, verbose = verbose) ── Error ('test_apa_print_BFBayesFactor.R:538:5'): generalTestBF() ───────────── <packageNotFoundError/error/condition> Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'BayesFactor' Backtrace: ▆ 1. └─utils::data(puzzles, package = "BayesFactor") at test_apa_print_BFBayesFactor.R:538:5 2. └─base::find.package(package, lib.loc, verbose = verbose) ── Failure ('test_apa_print_glm.R:43:5'): Linear regression: lm()-fit ────────── lm_fit_output$est$modelfit$r2 not identical to "$R^2 = .07$, 90\\% CI $[0.00, 0.33]$". 1/1 mismatches x[1]: "$R^2 = .07$" y[1]: "$R^2 = .07$, 90\\% CI $[0.00, 0.33]$" ── Failure ('test_apa_print_glm.R:56:5'): Linear regression: lm()-fit ────────── lm_fit_output$full$modelfit$r2 not identical to "$R^2 = .07$, 90\\% CI $[0.00, 0.33]$, $F(1, 18) = 1.42$, $p = .249$". 1/1 mismatches x[1]: "$R^2 = .07$, $F(1, 18) = 1.42$, $p = .249$" y[1]: "$R^2 = .07$, 90\\% CI $[0.00, 0.33]$, $F(1, 18) = 1.42$, $p = .249$" ── Failure ('test_apa_print_glm.R:65:5'): Linear regression: lm()-fit ────────── lm_fit_output$full$modelfit$r2 not identical to "$R^2 = .07$, 90\\% CI $[0.00, 0.33]$, $F(1, 18) = 1.42$, $p = .249$". 1/1 mismatches x[1]: "$R^2 = .07$, $F(1, 18) = 1.42$, $p = .249$" y[1]: "$R^2 = .07$, 90\\% CI $[0.00, 0.33]$, $F(1, 18) = 1.42$, $p = .249$" ── Failure ('test_apa_print_model_comp.R:56:5'): Linear regression ───────────── model_comp$table$Baseline not identical to correct_table$Baseline. 1/18 mismatches x[5]: ".01" y[5]: ".01 [0.00, 0.06]" ── Failure ('test_apa_print_model_comp.R:57:5'): Linear regression ───────────── model_comp$table$Length not identical to correct_table$Length. 1/18 mismatches x[5]: ".84" y[5]: ".84 [0.79, 0.87]" ── Failure ('test_apa_print_model_comp.R:58:5'): Linear regression ───────────── model_comp$table$Both not identical to correct_table$Both. 1/18 mismatches x[5]: ".86" y[5]: ".86 [0.82, 0.89]" [ FAIL 15 | WARN 0 | SKIP 10 | PASS 2265 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang