CRAN Package Check Results for Maintainer ‘Mattan S. Ben-Shachar <mattansb at msbstats.info>’

Last updated on 2026-03-07 04:50:36 CET.

Package ERROR OK
effectsize 1 13

Package effectsize

Current CRAN status: ERROR: 1, OK: 13

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [53s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(effectsize) > > test_check("effectsize") Starting 2 test processes. Saving _problems/test-effectsize-317.R > test-htest_data.R: For paired samples, 'repeated_measures_d()' provides more options. > test-htest_data.R: For paired samples, 'repeated_measures_d()' provides more options. > test-htest_data.R: For paired samples, 'repeated_measures_d()' provides more options. > test-htest_data.R: For paired samples, 'repeated_measures_d()' provides more options. > test-htest_data.R: For paired samples, 'repeated_measures_d()' provides more options. > test-print.R: For paired samples, 'repeated_measures_d()' provides more options. > test-print.R: For paired samples, 'repeated_measures_d()' provides more options. > test-utils_validate_input_data.R: For paired samples, 'repeated_measures_d()' provides more options. [ FAIL 1 | WARN 0 | SKIP 12 | PASS 841 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-convert_between.R:68:3', 'test-common_language.R:81:3', 'test-effectsize.R:334:3', 'test-eta_squared_posterior.R:2:3', 'test-interpret.R:139:3', 'test-interpret.R:233:3', 'test-print.R:110:3', 'test-eta_squared.R:111:3', 'test-eta_squared.R:373:3', 'test-eta_squared.R:668:3', 'test-eta_squared.R:686:3', 'test-eta_squared.R:700:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-effectsize.R:307:3'): htest | Get args from htest ──────────── Expected `rank_biserial(ww2)` to equal `rank_biserial(...)`. Differences: actual vs expected CI - actual[1, ] 0.8101379 + expected[1, ] 0.8000000 `actual[[2]]`: 0.810 `expected[[2]]`: 0.800 [ FAIL 1 | WARN 0 | SKIP 12 | PASS 841 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc