Last updated on 2026-08-27 17:59:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.9 | 25.64 | 451.04 | 476.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.9 | 16.53 | 269.10 | 285.63 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.9 | 15.00 | 274.87 | 289.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 17.00 | 259.82 | 276.82 | OK | |
| r-devel-windows-x86_64 | 0.1.9 | 28.00 | 596.00 | 624.00 | OK | |
| r-patched-linux-x86_64 | 0.1.9 | 22.45 | 419.54 | 441.99 | OK | |
| r-release-linux-x86_64 | 0.1.9 | 21.89 | 432.42 | 454.31 | OK | |
| r-release-macos-arm64 | 0.1.9 | 5.00 | 121.00 | 126.00 | OK | |
| r-release-macos-x86_64 | 0.1.9 | 14.00 | 344.00 | 358.00 | OK | |
| r-release-windows-x86_64 | 0.1.9 | 29.00 | 422.00 | 451.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.9 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.9 | 13.00 | 314.00 | 327.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.9 | 37.00 | 555.00 | 592.00 | OK |
Version: 0.1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(iotarelr)
>
> test_check("iotarelr")
Saving _problems/test_input-99.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 69 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• Comparisaton of fast and slow estimation (1):
'test_fast_and_slow_computation.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_input.R:87:3'): Input types for check new rater ──────────────
Expected `check_new_rater(...)` to equal `check_new_rater(...)`.
Differences:
actual$categorical_level$chance_corrected$alpha_reliability vs expected$categorical_level$chance_corrected$alpha_reliability
0.090
- 0.121
+ 0.128
0.250
actual$categorical_level$chance_corrected$beta_reliability vs expected$categorical_level$chance_corrected$beta_reliability
- 0.079
+ 0.090
0.286
- -0.347
+ -0.357
actual$scale_level$iota_index vs expected$scale_level$iota_index
[,1]
- actual$scale_level$iota_index[1, ] 0.2211825
+ expected$scale_level$iota_index[1, ] 0.2248643
actual$scale_level$iota_index_dyn2 vs expected$scale_level$iota_index_dyn2
[,1]
- actual$scale_level$iota_index_dyn2[1, ] 0.2054447
+ expected$scale_level$iota_index_dyn2[1, ] 0.2085216
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 69 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc