Last updated on 2025-05-31 13:50:12 CEST.
Package | ERROR | OK |
---|---|---|
effectsize | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [43s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(effectsize)
>
> test_check("effectsize")
Starting 2 test processes
[ FAIL 4 | WARN 0 | SKIP 12 | PASS 821 ]
══ 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-eta_squared.R:425:3'): include_intercept | afex ──────────────
nrow(resE1) (`actual`) not identical to nrow(resE0) + 1L (`expected`).
`actual`: 3
`expected`: 4
── Failure ('test-eta_squared.R:426:3'): include_intercept | afex ──────────────
nrow(resE1) (`actual`) not identical to nrow(resA1) (`expected`).
`actual`: 3
`expected`: 4
── Failure ('test-eta_squared.R:431:3'): include_intercept | afex ──────────────
resE1[[2]][1] (`actual`) not equal to 0.9386555 (`expected`).
`actual`: 0.29
`expected`: 0.94
── Failure ('test-eta_squared.R:432:3'): include_intercept | afex ──────────────
resE1[[2]][1] (`actual`) not equal to resA1[[5]][1] (`expected`).
`actual`: 0.29
`expected`: 0.94
[ FAIL 4 | WARN 0 | SKIP 12 | PASS 821 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [75s/41s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(effectsize)
>
> test_check("effectsize")
Starting 2 test processes
[ FAIL 4 | WARN 0 | SKIP 12 | PASS 821 ]
══ 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-eta_squared.R:425:3'): include_intercept | afex ──────────────
nrow(resE1) (`actual`) not identical to nrow(resE0) + 1L (`expected`).
`actual`: 3
`expected`: 4
── Failure ('test-eta_squared.R:426:3'): include_intercept | afex ──────────────
nrow(resE1) (`actual`) not identical to nrow(resA1) (`expected`).
`actual`: 3
`expected`: 4
── Failure ('test-eta_squared.R:431:3'): include_intercept | afex ──────────────
resE1[[2]][1] (`actual`) not equal to 0.9386555 (`expected`).
`actual`: 0.29
`expected`: 0.94
── Failure ('test-eta_squared.R:432:3'): include_intercept | afex ──────────────
resE1[[2]][1] (`actual`) not equal to resA1[[5]][1] (`expected`).
`actual`: 0.29
`expected`: 0.94
[ FAIL 4 | WARN 0 | SKIP 12 | PASS 821 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64