Last updated on 2025-04-09 18:51:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3 | 4.32 | 68.32 | 72.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.3 | 3.27 | 48.54 | 51.81 | 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 | 93.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 0.6.3 | 4.19 | 64.30 | 68.49 | OK | |
r-release-linux-x86_64 | 0.6.2 | 4.74 | 62.56 | 67.30 | ERROR | |
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 | 87.00 | 95.00 | OK | |
r-oldrel-macos-arm64 | 0.6.3 | 43.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.6.3 | 89.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.6.3 | 10.00 | 100.00 | 110.00 | ERROR |
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/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 (major) versions of tidystats.
>
> test_check("tidystats")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 180 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_lme4.R:21:3'): lme4 ML works ───────────────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `summary$AICtab[["deviance"]]`: subscript out of bounds
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$lme4_ML) at test_lme4.R:21:3
2. ├─tidystats::tidy_stats(model)
3. └─tidystats:::tidy_stats.lmerMod(model)
4. └─tidystats:::add_statistic(...)
5. └─tidystats:::is_blank(value)
── Failure ('test_lme4.R:56:3'): lme4 anova model comparison works ─────────────
`tidy_model` not equal to `expected_tidy_model`.
Component "groups": Component 1: Component 2: Component 1: Component 2: Length mismatch: comparison on first 4 components
Component "groups": Component 1: Component 2: Component 2: Component 2: Length mismatch: comparison on first 7 components
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 5: Component 1: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 5: Component 2: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 5: Component 3: Mean relative difference: 40.63962
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Names: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Length mismatch: comparison on first 2 components
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Component 1: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Component 2: Modes: numeric, character
...
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$anova_models) at test_lme4.R:56:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
── Error ('test_lmerTest.R:37:3'): lmerTest ML works ───────────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `summary$AICtab[["deviance"]]`: subscript out of bounds
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$lmerTest_ML) at test_lmerTest.R:37:3
2. ├─tidystats::tidy_stats(model)
3. └─tidystats:::tidy_stats.lmerModLmerTest(model)
4. ├─tidystats:::add_statistic(...)
5. └─tidystats:::add_statistic(...)
6. └─tidystats:::is_blank(value)
── Failure ('test_lmerTest.R:70:3'): lmerTest anova fit works ──────────────────
`tidy_model` not equal to `expected_tidy_model`.
Component "groups": Component 1: Component 2: Component 1: Component 2: Length mismatch: comparison on first 4 components
Component "groups": Component 1: Component 2: Component 2: Component 2: Length mismatch: comparison on first 7 components
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 5: Component 1: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 5: Component 2: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 5: Component 3: Mean relative difference: 40.57495
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Names: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Length mismatch: comparison on first 2 components
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Component 1: 1 string mismatch
Component "groups": Component 1: Component 2: Component 2: Component 2: Component 6: Component 2: Modes: numeric, character
...
Backtrace:
▆
1. └─tidystats:::expect_equal_models(model = model, expected_tidy_model = expected_statistics$anova_lmerTest_fit) at test_lmerTest.R:70:3
2. └─testthat::expect_equal(tidy_model, expected_tidy_model, tolerance = tolerance)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 180 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.6.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/8s]
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/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_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