CRAN Package Check Results for Package tidystats

Last updated on 2024-07-17 15:56:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 5.80 90.66 96.46 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 3.33 63.64 66.97 OK
r-devel-linux-x86_64-fedora-clang 0.6.2 121.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.2 132.68 NOTE
r-devel-windows-x86_64 0.6.2 8.00 94.00 102.00 OK
r-patched-linux-x86_64 0.6.1 4.74 84.57 89.31 ERROR
r-release-linux-x86_64 0.6.1 3.93 85.19 89.12 ERROR
r-release-macos-arm64 0.6.1 46.00 OK
r-release-macos-x86_64 0.6.2 93.00 OK
r-release-windows-x86_64 0.6.2 6.00 81.00 87.00 OK
r-oldrel-macos-arm64 0.6.1 54.00 OK
r-oldrel-macos-x86_64 0.6.2 100.00 ERROR
r-oldrel-windows-x86_64 0.6.2 7.00 96.00 103.00 ERROR

Check Details

Version: 0.6.2
Check: Rd cross-references
Result: NOTE Undeclared package ‘datawizard’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.2
Check: data for non-ASCII characters
Result: NOTE Note: found 113 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/36s] 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 versions of tidystats. Updates to other tidystats-related software are coming soon. > > test_check("tidystats") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 179 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_effectsize.R:47:3'): effectsize's Cohen's d one sample works ── `tidy_model` not equal to `expected_tidy_model`. Component "paired": 1 element mismatch Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$cohens_d_one_sample) at test_effectsize.R:47:3 2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance) ── Failure ('test_effectsize.R:106:3'): effectsize's Hedges' g one sample works ── `tidy_model` not equal to `expected_tidy_model`. Component "paired": 1 element mismatch Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$hedges_g_one_sample) at test_effectsize.R:106:3 2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 179 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/35s] 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 versions of tidystats. Updates to other tidystats-related software are coming soon. > > test_check("tidystats") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 179 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_effectsize.R:47:3'): effectsize's Cohen's d one sample works ── `tidy_model` not equal to `expected_tidy_model`. Component "paired": 1 element mismatch Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$cohens_d_one_sample) at test_effectsize.R:47:3 2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance) ── Failure ('test_effectsize.R:106:3'): effectsize's Hedges' g one sample works ── `tidy_model` not equal to `expected_tidy_model`. Component "paired": 1 element mismatch Backtrace: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$hedges_g_one_sample) at test_effectsize.R:106:3 2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 179 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.6.2
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/23s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ▆ 1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$hedges_g_one_sample) at test_effectsize.R:106:3 2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance) ── 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 3 | WARN 0 | SKIP 0 | PASS 181 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.6.2
Check: tests
Result: ERROR Running 'testthat.R' [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-windows-x86_64