Last updated on 2025-09-04 05:51:31 CEST.
Package | ERROR | OK |
---|---|---|
ordinalsimr | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.