Last updated on 2025-05-23 03:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 9.69 | 305.69 | 315.38 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 6.45 | 208.81 | 215.26 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 543.79 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 516.74 | ERROR | |||
r-devel-windows-x86_64 | 1.0.0 | 12.00 | 280.00 | 292.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 9.34 | 291.17 | 300.51 | OK | |
r-release-linux-x86_64 | 1.0.0 | 8.94 | 291.03 | 299.97 | OK | |
r-release-macos-arm64 | 1.0.0 | 165.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 314.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 12.00 | 283.00 | 295.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 131.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 264.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 16.00 | 355.00 | 371.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [52s/28s]
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-linux-x86_64-debian-gcc
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [140s/200s]
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-linux-x86_64-fedora-clang
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [133s/85s]
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-linux-x86_64-fedora-gcc