CRAN Package Check Results for Package tidystats

Last updated on 2025-09-02 20:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.3 4.81 70.50 75.31 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.3 3.26 50.86 54.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.3 116.41 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.3 71.44 ERROR
r-devel-windows-x86_64 0.6.3 6.00 84.00 90.00 OK
r-patched-linux-x86_64 0.6.3 4.50 66.12 70.62 OK
r-release-linux-x86_64 0.6.3 4.26 66.14 70.40 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 8.00 88.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 9.00 102.00 111.00 OK

Check Details

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/28s] 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/16s] 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’ [35s/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-clang

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/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-fedora-gcc