CRAN Package Check Results for Package iotarelr

Last updated on 2024-05-07 21:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 35.43 466.61 502.04 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 23.62 407.15 430.77 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 657.62 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 747.31 OK
r-devel-windows-x86_64 0.1.5 28.00 388.00 416.00 ERROR
r-patched-linux-x86_64 0.1.5 33.72 466.43 500.15 OK
r-release-linux-x86_64 0.1.5 21.96 469.43 491.39 OK
r-release-macos-arm64 0.1.5 215.00 OK
r-release-macos-x86_64 0.1.5 546.00 OK
r-release-windows-x86_64 0.1.5 26.00 376.00 402.00 OK
r-oldrel-macos-arm64 0.1.5 224.00 OK
r-oldrel-macos-x86_64 0.1.5 457.00 OK
r-oldrel-windows-x86_64 0.1.5 34.00 476.00 510.00 OK

Check Details

Version: 0.1.5
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(iotarelr) > > test_check("iotarelr") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • Comparisaton of fast and slow estimation (1): 'test_basic_funct.R:330:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_basic_funct.R:303:3'): Input types for check new rater ─────── check_new_rater(...) (`actual`) not equal to check_new_rater(...) (`expected`). actual$categorical_level$raw_estimates$iota != expected$categorical_level$raw_estimates$iota but don't know how to show the difference `actual$categorical_level$raw_estimates$beta_reliability`: 0.53 0.64 0.33 `expected$categorical_level$raw_estimates$beta_reliability`: 0.55 0.64 0.32 actual$categorical_level$raw_estimates$assignment_error_matrix vs expected$categorical_level$raw_estimates$assignment_error_matrix [,1] [,2] [,3] - actual$categorical_level$raw_estimates$assignment_error_matrix[1, ] 0.3934324 0.2131351 0.3934324 + expected$categorical_level$raw_estimates$assignment_error_matrix[1, ] 0.3934429 0.2131143 0.3934429 - actual$categorical_level$raw_estimates$assignment_error_matrix[2, ] 0.1798135 0.4100933 0.4100933 + expected$categorical_level$raw_estimates$assignment_error_matrix[2, ] 0.1630087 0.4184957 0.4184957 - actual$categorical_level$raw_estimates$assignment_error_matrix[3, ] 0.3173105 0.1826947 0.4999947 + expected$categorical_level$raw_estimates$assignment_error_matrix[3, ] 0.3173059 0.1826941 0.5000000 `actual$categorical_level$chance_corrected$alpha_reliability`: 0.09 0.12 0.25 `expected$categorical_level$chance_corrected$alpha_reliability`: 0.09 0.13 0.25 `actual$categorical_level$chance_corrected$beta_reliability`: 0.07 0.29 -0.34 `expected$categorical_level$chance_corrected$beta_reliability`: 0.09 0.29 -0.36 actual$scale_level$iota_index vs expected$scale_level$iota_index [,1] - actual$scale_level$iota_index[1, ] 0.2175509 + expected$scale_level$iota_index[1, ] 0.2248581 actual$scale_level$iota_index_dyn2 vs expected$scale_level$iota_index_dyn2 [,1] - actual$scale_level$iota_index_dyn2[1, ] 0.2023992 + expected$scale_level$iota_index_dyn2[1, ] 0.2085165 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64