CRAN Package Check Results for Package ordinalsimr

Last updated on 2025-09-03 08:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 19.51 225.06 244.57 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 13.42 149.62 163.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 419.62 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.2 403.82 ERROR
r-devel-windows-x86_64 0.2.2 20.00 195.00 215.00 OK
r-patched-linux-x86_64 0.2.2 19.41 208.36 227.77 OK
r-release-linux-x86_64 0.2.2 15.18 211.40 226.58 OK
r-release-macos-arm64 0.2.2 149.00 OK
r-release-macos-x86_64 0.2.2 155.00 OK
r-release-windows-x86_64 0.2.2 19.00 204.00 223.00 OK
r-oldrel-macos-arm64 0.2.2 115.00 OK
r-oldrel-macos-x86_64 0.2.2 155.00 OK
r-oldrel-windows-x86_64 0.2.2 29.00 280.00 309.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [40s/49s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ordinalsimr) > > test_check("ordinalsimr") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-zzz.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ordinal_tests.R:64:3'): ordinal_tests functions correctly on a subset of tests ── as.vector(subset_results)[1] (`actual`) not equal to c(0.002205771) (`expected`). `actual`: 0.00316 `expected`: 0.00221 ── Failure ('test-ordinal_tests.R:75:5'): test each individual statistical test ── ordinal_tests(groups[["x"]], groups[["y"]], included = "Wilcoxon")[[1]] (`actual`) not equal to 0.002205771 (`expected`). `actual`: 0.00316 `expected`: 0.00221 Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-ordinal_tests.R:73:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(...) at test-ordinal_tests.R:75:5 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [27s/34s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ordinalsimr) > > test_check("ordinalsimr") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-zzz.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ordinal_tests.R:64:3'): ordinal_tests functions correctly on a subset of tests ── as.vector(subset_results)[1] (`actual`) not equal to c(0.002205771) (`expected`). `actual`: 0.00316 `expected`: 0.00221 ── Failure ('test-ordinal_tests.R:75:5'): test each individual statistical test ── ordinal_tests(groups[["x"]], groups[["y"]], included = "Wilcoxon")[[1]] (`actual`) not equal to 0.002205771 (`expected`). `actual`: 0.00316 `expected`: 0.00221 Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-ordinal_tests.R:73:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(...) at test-ordinal_tests.R:75:5 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [70s/352s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ordinalsimr) > > test_check("ordinalsimr") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-zzz.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ordinal_tests.R:64:3'): ordinal_tests functions correctly on a subset of tests ── as.vector(subset_results)[1] (`actual`) not equal to c(0.002205771) (`expected`). `actual`: 0.00316 `expected`: 0.00221 ── Failure ('test-ordinal_tests.R:75:5'): test each individual statistical test ── ordinal_tests(groups[["x"]], groups[["y"]], included = "Wilcoxon")[[1]] (`actual`) not equal to 0.002205771 (`expected`). `actual`: 0.00316 `expected`: 0.00221 Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-ordinal_tests.R:73:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(...) at test-ordinal_tests.R:75:5 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [65s/265s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(ordinalsimr) > > test_check("ordinalsimr") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-zzz.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ordinal_tests.R:64:3'): ordinal_tests functions correctly on a subset of tests ── as.vector(subset_results)[1] (`actual`) not equal to c(0.002205771) (`expected`). `actual`: 0.00316 `expected`: 0.00221 ── Failure ('test-ordinal_tests.R:75:5'): test each individual statistical test ── ordinal_tests(groups[["x"]], groups[["y"]], included = "Wilcoxon")[[1]] (`actual`) not equal to 0.002205771 (`expected`). `actual`: 0.00316 `expected`: 0.00221 Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-ordinal_tests.R:73:3 2. │ └─base::withCallingHandlers(...) 3. └─testthat::expect_equal(...) at test-ordinal_tests.R:75:5 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 69 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc