Description
Provide utilities to work with indices of effect size for a wide variety of models and hypothesis tests (see list of supported models using the function 'insight::supported_models()'), allowing computation of and conversion between indices such as Cohen's d, r, odds, etc. References: Ben-Shachar et al. (2020) <doi:10.21105/joss.02815>.
Downloads
69.4K
Last 30 days
429th
185K
Last 90 days
756.4K
Last year
Trend: +18.3% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 13, 2026
ERROR 9 OK · 0 NOTE · 0 WARNING · 5 ERROR · 0 FAILURE Mar 10, 2026
ERROR
r-devel-linux-x86_64-debian-clang
tests
Running ‘testthat.R’ [81s/44s]
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
>
...[truncated]...
ctual 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
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [55s/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
>
...[truncated]...
ctual 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
ERROR
r-devel-linux-x86_64-fedora-clang
tests
Running ‘testthat.R’ [142s/111s]
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
...[truncated]...
ctual 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
ERROR
r-devel-linux-x86_64-fedora-gcc
tests
Running ‘testthat.R’ [143s/184s]
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
...[truncated]...
ctual 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
ERROR
r-devel-windows-x86_64
tests
Running 'testthat.R' [35s]
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
...[truncated]...
└─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Reverse Dependencies (37)
imports
Dependency Network
Version History
new
1.0.1
Mar 10, 2026