Last updated on 2026-06-18 00:52:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.0 | 4.98 | 71.16 | 76.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.0 | 3.15 | 52.18 | 55.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.0 | 142.17 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 152.43 | ERROR | |||
| r-devel-windows-x86_64 | 0.7.0 | 8.00 | 88.00 | 96.00 | OK | |
| r-patched-linux-x86_64 | 0.7.0 | 4.67 | 66.08 | 70.75 | OK | |
| r-release-linux-x86_64 | 0.7.0 | 4.83 | 66.67 | 71.50 | OK | |
| r-release-macos-arm64 | 0.7.0 | 1.00 | 24.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.7.0 | 3.00 | 81.00 | 84.00 | OK | |
| r-release-windows-x86_64 | 0.7.0 | 7.00 | 91.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.0 | 1.00 | 34.00 | 35.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.0 | 3.00 | 105.00 | 108.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.0 | 8.00 | 372.00 | 380.00 | OK |
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidystats)
>
> test_check("tidystats")
Saving _problems/test_irr-19.R
Saving _problems/test_irr-20.R
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 659 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_brms.R:6:3', 'test_brms.R:46:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_irr.R:19:3'): irr's icc twoway agreement works ───────────────
Expected `result$statistics[[6]]$value` to equal 39.74604.
Differences:
1/1 mismatches
[1] 38 - 39.7 == -1.75
── Failure ('test_irr.R:20:3'): irr's icc twoway agreement works ───────────────
Expected `result$statistics[[7]]$value` to equal 0.05426568.
Differences:
1/1 mismatches
[1] 0.0562 - 0.0543 == 0.00194
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 659 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidystats)
>
> test_check("tidystats")
Saving _problems/test_irr-19.R
Saving _problems/test_irr-20.R
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 659 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_brms.R:6:3', 'test_brms.R:46:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_irr.R:19:3'): irr's icc twoway agreement works ───────────────
Expected `result$statistics[[6]]$value` to equal 39.74604.
Differences:
1/1 mismatches
[1] 38 - 39.7 == -1.75
── Failure ('test_irr.R:20:3'): irr's icc twoway agreement works ───────────────
Expected `result$statistics[[7]]$value` to equal 0.05426568.
Differences:
1/1 mismatches
[1] 0.0562 - 0.0543 == 0.00194
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 659 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc