CRAN Package Check Results for Package tidystats

Last updated on 2025-04-12 20:52:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.3 5.30 67.67 72.97 OK
r-devel-linux-x86_64-debian-gcc 0.6.3 3.39 47.76 51.15 OK
r-devel-linux-x86_64-fedora-clang 0.6.3 121.21 OK
r-devel-linux-x86_64-fedora-gcc 0.6.3 133.03 OK
r-devel-macos-arm64 0.6.3 39.00 OK
r-devel-macos-x86_64 0.6.3 111.00 OK
r-devel-windows-x86_64 0.6.3 8.00 86.00 94.00 OK
r-patched-linux-x86_64 0.6.3 3.91 64.21 68.12 OK
r-release-linux-x86_64 0.6.3 OK
r-release-macos-arm64 0.6.3 49.00 OK
r-release-macos-x86_64 0.6.3 107.00 OK
r-release-windows-x86_64 0.6.3 8.00 105.00 113.00 OK
r-oldrel-macos-arm64 0.6.3 38.00 ERROR
r-oldrel-macos-x86_64 0.6.3 97.00 ERROR
r-oldrel-windows-x86_64 0.6.3 10.00 100.00 110.00 ERROR

Check Details

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/7s] 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_glm.R:118:3'): glm anova works ─────────────────────────────── `tidy_model` not equal to `expected_tidy_model`. Component "groups": Component 1: Component 2: Component 2: Component 2: Length mismatch: comparison on first 4 components Component "groups": Component 1: Component 2: Component 3: Component 2: Length mismatch: comparison on first 4 components Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$anova_glm) at test_glm.R:118: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-oldrel-macos-arm64

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/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_glm.R:118:3'): glm anova works ─────────────────────────────── `tidy_model` not equal to `expected_tidy_model`. Component "groups": Component 1: Component 2: Component 2: Component 2: Length mismatch: comparison on first 4 components Component "groups": Component 1: Component 2: Component 3: Component 2: Length mismatch: comparison on first 4 components Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$anova_glm) at test_glm.R:118: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-oldrel-macos-x86_64

Version: 0.6.3
Check: tests
Result: ERROR Running 'testthat.R' [26s] 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_glm.R:118:3'): glm anova works ─────────────────────────────── `tidy_model` not equal to `expected_tidy_model`. Component "groups": Component 1: Component 2: Component 2: Component 2: Length mismatch: comparison on first 4 components Component "groups": Component 1: Component 2: Component 3: Component 2: Length mismatch: comparison on first 4 components Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$anova_glm) at test_glm.R:118: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-oldrel-windows-x86_64