Last updated on 2026-03-07 04:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 9.80 | 319.85 | 329.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 6.37 | 211.57 | 217.94 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 15.00 | 520.56 | 535.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 15.00 | 514.26 | 529.26 | OK | |
| r-devel-macos-arm64 | 1.0.1 | 4.00 | 71.00 | 75.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 16.00 | 299.00 | 315.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 10.84 | 300.07 | 310.91 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 8.66 | 300.99 | 309.65 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 9.00 | 250.00 | 259.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 12.00 | 291.00 | 303.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 9.00 | 240.00 | 249.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 20.00 | 370.00 | 390.00 | OK |
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