Last updated on 2025-09-26 11:51:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3 | 4.40 | 74.83 | 79.23 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.3 | 2.91 | 55.75 | 58.66 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.3 | 127.48 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.3 | 141.56 | ERROR | |||
r-devel-windows-x86_64 | 0.6.3 | 9.00 | 90.00 | 99.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.3 | 5.05 | 70.20 | 75.25 | OK | |
r-release-linux-x86_64 | 0.6.3 | 4.76 | 70.53 | 75.29 | OK | |
r-release-macos-arm64 | 0.6.3 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.6.3 | 111.00 | OK | |||
r-release-windows-x86_64 | 0.6.3 | 10.00 | 86.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 0.6.3 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.3 | 107.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.3 | 10.00 | 103.00 | 113.00 | OK |
Version: 0.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidystats)
This version of tidystats uses a new and improved way of structuring statistics. This breaks previous (major) versions of tidystats.
>
> test_check("tidystats")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_htest.R:224:3'): wilcoxon rank sum tests with continuity correction works ──
`tidy_model` not equal to `expected_tidy_model`.
Component "method": 1 string mismatch
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$wilcoxon_rank_sum_continuity) at test_htest.R:224:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidystats)
This version of tidystats uses a new and improved way of structuring statistics. This breaks previous (major) versions of tidystats.
>
> test_check("tidystats")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_htest.R:224:3'): wilcoxon rank sum tests with continuity correction works ──
`tidy_model` not equal to `expected_tidy_model`.
Component "method": 1 string mismatch
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$wilcoxon_rank_sum_continuity) at test_htest.R:224:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/83s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidystats)
This version of tidystats uses a new and improved way of structuring statistics. This breaks previous (major) versions of tidystats.
>
> test_check("tidystats")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_htest.R:224:3'): wilcoxon rank sum tests with continuity correction works ──
`tidy_model` not equal to `expected_tidy_model`.
Component "method": 1 string mismatch
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$wilcoxon_rank_sum_continuity) at test_htest.R:224:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/90s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidystats)
This version of tidystats uses a new and improved way of structuring statistics. This breaks previous (major) versions of tidystats.
>
> test_check("tidystats")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_htest.R:224:3'): wilcoxon rank sum tests with continuity correction works ──
`tidy_model` not equal to `expected_tidy_model`.
Component "method": 1 string mismatch
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$wilcoxon_rank_sum_continuity) at test_htest.R:224:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.3
Check: tests
Result: ERROR
Running 'testthat.R' [20s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tidystats)
This version of tidystats uses a new and improved way of structuring statistics. This breaks previous (major) versions of tidystats.
>
> test_check("tidystats")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_htest.R:224:3'): wilcoxon rank sum tests with continuity correction works ──
`tidy_model` not equal to `expected_tidy_model`.
Component "method": 1 string mismatch
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$wilcoxon_rank_sum_continuity) at test_htest.R:224:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 183 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64