CRAN Package Check Results for Package effectsize

Last updated on 2025-05-27 23:51:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 8.89 306.23 315.12 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 5.85 214.36 220.21 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 488.18 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 538.54 OK
r-devel-windows-x86_64 1.0.0 13.00 285.00 298.00 ERROR
r-patched-linux-x86_64 1.0.0 9.34 291.17 300.51 OK
r-release-linux-x86_64 1.0.0 9.20 293.58 302.78 ERROR
r-release-macos-arm64 1.0.1 129.00 OK
r-release-macos-x86_64 1.0.1 259.00 OK
r-release-windows-x86_64 1.0.0 16.00 283.00 299.00 ERROR
r-oldrel-macos-arm64 1.0.1 131.00 OK
r-oldrel-macos-x86_64 1.0.1 249.00 OK
r-oldrel-windows-x86_64 1.0.0 16.00 355.00 371.00 ERROR

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [78s/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-linux-x86_64-debian-clang

Version: 1.0.0
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 [ 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’ [129s/149s] 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-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', 'test-interpret.R:139:3', 'test-interpret.R:233:3', 'test-print.R:110: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' [45s] 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

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [44s] 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-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [55s] 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-oldrel-windows-x86_64