CRAN Package Check Results for Package tidystats

Last updated on 2025-03-13 01:50:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 4.98 67.93 72.91 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.2 3.52 48.55 52.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.2 123.96 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.2 158.35 NOTE
r-devel-macos-arm64 0.6.2 48.00 OK
r-devel-macos-x86_64 0.6.2 78.00 NOTE
r-devel-windows-x86_64 0.6.2 6.00 86.00 92.00 NOTE
r-patched-linux-x86_64 0.6.2 OK
r-release-linux-x86_64 0.6.2 4.84 62.57 67.41 OK
r-release-macos-arm64 0.6.2 45.00 OK
r-release-macos-x86_64 0.6.2 93.00 OK
r-release-windows-x86_64 0.6.2 7.00 85.00 92.00 OK
r-oldrel-macos-arm64 0.6.2 ERROR
r-oldrel-macos-x86_64 0.6.2 84.00 ERROR
r-oldrel-windows-x86_64 0.6.2 9.00 98.00 107.00 ERROR

Check Details

Version: 0.6.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘add_stats.Rd’ ‘count_data.Rd’ ‘describe_data.Rd’ ‘describe_data.r’ ‘helper_functions.r’ ‘tidy_stats.R’ ‘tidy_stats.afex.r’ ‘tidy_stats.brmsfit.r’ ‘tidy_stats.emmeans.R’ ‘tidy_stats.irr.r’ ‘tidy_stats.lavaan.r’ ‘tidy_stats.lmerMod.r’ ‘tidy_stats.nlme.r’ ‘tidy_stats.psych.r’ ‘tidy_stats.tidystats.r’ ‘tidy_stats_to_data_frame.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.6.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘describe_data.r’ ‘helper_functions.r’ ‘tidy_stats.R’ ‘tidy_stats.afex.r’ ‘tidy_stats.brmsfit.r’ ‘tidy_stats.emmeans.R’ ‘tidy_stats.irr.r’ ‘tidy_stats.lavaan.r’ ‘tidy_stats.lmerMod.r’ ‘tidy_stats.nlme.r’ ‘tidy_stats.psych.r’ ‘tidy_stats.tidystats.r’ Flavor: r-devel-macos-x86_64

Version: 0.6.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/10s] 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.2
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/23s] 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.2
Check: tests
Result: ERROR Running 'testthat.R' [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_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