CRAN Package Check Results for Package tidystats

Last updated on 2024-07-09 09:50:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 6.58 88.06 94.64 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.1 4.77 63.46 68.23 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.1 124.90 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.1 122.82 ERROR
r-devel-windows-x86_64 0.6.1 7.00 85.00 92.00 ERROR
r-patched-linux-x86_64 0.6.1 5.54 84.15 89.69 OK
r-release-linux-x86_64 0.6.1 3.64 82.04 85.68 ERROR
r-release-macos-arm64 0.6.1 46.00 OK
r-release-macos-x86_64 0.6.1 94.00 OK
r-release-windows-x86_64 0.6.1 8.00 89.00 97.00 ERROR
r-oldrel-macos-arm64 0.6.1 54.00 OK
r-oldrel-macos-x86_64 0.6.1 96.00 OK
r-oldrel-windows-x86_64 0.6.1 8.00 99.00 107.00 ERROR

Check Details

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/34s] 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-devel-linux-x86_64-debian-clang

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [20s/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-devel-linux-x86_64-debian-gcc

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

Version: 0.6.1
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’ [38s/101s] 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-devel-linux-x86_64-fedora-clang

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/42s] 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-devel-linux-x86_64-fedora-gcc

Version: 0.6.1
Check: tests
Result: ERROR Running 'testthat.R' [19s] 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-devel-windows-x86_64

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/33s] 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.1
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 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-windows-x86_64

Version: 0.6.1
Check: tests
Result: ERROR Running 'testthat.R' [25s] 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-oldrel-windows-x86_64