Last updated on 2025-10-09 17:50:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3 | 4.37 | 74.77 | 79.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.3 | 2.75 | 54.13 | 56.88 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.3 | 130.41 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.3 | 130.66 | ERROR | |||
r-devel-windows-x86_64 | 0.6.3 | 7.00 | 88.00 | 95.00 | ERROR | |
r-patched-linux-x86_64 | 0.6.3 | 4.40 | 69.86 | 74.26 | OK | |
r-release-linux-x86_64 | 0.6.3 | 4.52 | 70.67 | 75.19 | 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 | 9.00 | 86.00 | 95.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 | 9.00 | 102.00 | 111.00 | OK |
Version: 0.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/24s]
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’ [14s/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’ [38s/110s]
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’ [34s/43s]
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
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.
Health stats visible at Monitor.