CRAN Package Check Results for Package iotarelr

Last updated on 2025-01-11 03:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 19.10 426.12 445.22 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 13.89 253.50 267.39 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.5 704.90 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 660.99 OK
r-devel-windows-x86_64 0.1.5 24.00 377.00 401.00 NOTE
r-release-linux-x86_64 0.1.5 18.81 419.02 437.83 OK
r-release-macos-arm64 0.1.5 215.00 OK
r-release-macos-x86_64 0.1.5 315.00 ERROR
r-release-windows-x86_64 0.1.5 23.00 388.00 411.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 27.00 493.00 520.00 OK

Check Details

Version: 0.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: plot_iota.Rd: ggplot2 plot_iota2_alluvial.Rd: ggplot2 Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] 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`: 0.282 0.281 0.273 `expected$categorical_level$raw_estimates$iota`: 0.275 0.265 0.276 `actual$categorical_level$raw_estimates$iota_error_1`: 0.435 0.391 0.273 `expected$categorical_level$raw_estimates$iota_error_1`: 0.424 0.407 0.276 `actual$categorical_level$raw_estimates$iota_error_2`: 0.282 0.328 0.454 `expected$categorical_level$raw_estimates$iota_error_2`: 0.301 0.328 0.448 `actual$categorical_level$raw_estimates$alpha_reliability`: 0.393 0.418 0.500 `expected$categorical_level$raw_estimates$alpha_reliability`: 0.393 0.394 0.500 `actual$categorical_level$raw_estimates$beta_reliability`: 0.545 0.643 0.322 `expected$categorical_level$raw_estimates$beta_reliability`: 0.513 0.643 0.350 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.3934333 0.2131333 0.3934333 + expected$categorical_level$raw_estimates$assignment_error_matrix[1, ] 0.3934545 0.2130909 0.3934545 - actual$categorical_level$raw_estimates$assignment_error_matrix[2, ] 0.1630426 0.4184787 0.4184787 + expected$categorical_level$raw_estimates$assignment_error_matrix[2, ] 0.2111009 0.3944495 0.3944495 - actual$categorical_level$raw_estimates$assignment_error_matrix[3, ] 0.3173167 0.1826833 0.5000000 + expected$categorical_level$raw_estimates$assignment_error_matrix[3, ] 0.3172994 0.1826883 0.5000123 actual$categorical_level$chance_corrected$alpha_reliability vs expected$categorical_level$chance_corrected$alpha_reliability 0.090 - 0.128 + 0.092 0.250 actual$categorical_level$chance_corrected$beta_reliability vs expected$categorical_level$chance_corrected$beta_reliability - 0.090 + 0.027 0.286 - -0.357 + -0.300 actual$scale_level$iota_index vs expected$scale_level$iota_index [,1] - actual$scale_level$iota_index[1, ] 0.2248325 + expected$scale_level$iota_index[1, ] 0.2040074 actual$scale_level$iota_index_dyn2 vs expected$scale_level$iota_index_dyn2 [,1] - actual$scale_level$iota_index_dyn2[1, ] 0.2084950 + expected$scale_level$iota_index_dyn2[1, ] 0.1909475 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/5s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: `expected$categorical_level$chance_corrected$beta_reliability`: 0.05 0.29 -0.32 actual$scale_level$iota_index vs expected$scale_level$iota_index [,1] - actual$scale_level$iota_index[1, ] 0.224833 + expected$scale_level$iota_index[1, ] 0.210750 actual$scale_level$iota_index_dyn2 vs expected$scale_level$iota_index_dyn2 [,1] - actual$scale_level$iota_index_dyn2[1, ] 0.2084955 + expected$scale_level$iota_index_dyn2[1, ] 0.1966674 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64