CRAN Package Check Results for Package iotarelr

Last updated on 2025-06-29 06:56:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 19.02 426.76 445.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 12.72 256.04 268.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 696.81 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 652.69 OK
r-devel-windows-x86_64 0.1.5 25.00 367.00 392.00 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 0.1.5 20.06 432.03 452.09 NOTE
r-release-macos-arm64 0.1.5 227.00 OK
r-release-macos-x86_64 0.1.5 446.00 OK
r-release-windows-x86_64 0.1.5 25.00 384.00 409.00 NOTE
r-oldrel-macos-arm64 0.1.5 215.00 OK
r-oldrel-macos-x86_64 0.1.5 478.00 OK
r-oldrel-windows-x86_64 0.1.5 30.00 511.00 541.00 ERROR

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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.1.5
Check: tests
Result: ERROR Running 'testthat.R' [10s] 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$chance_corrected$beta_reliability vs expected$categorical_level$chance_corrected$beta_reliability - 0.090 + 0.085 0.286 - -0.357 + -0.352 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64