CRAN Package Check Results for Maintainer ‘Berding Florian <florian.berding at uni-hamburg.de>’

Last updated on 2024-10-04 06:50:14 CEST.

Package ERROR NOTE OK
aifeducation 2 11
iotarelr 2 2 9

Package aifeducation

Current CRAN status: NOTE: 2, OK: 11

Version: 0.3.3
Check: data for non-ASCII characters
Result: NOTE Note: found 33 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package iotarelr

Current CRAN status: ERROR: 2, NOTE: 2, OK: 9

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' [7s] 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$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.08 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.2202029 + expected$scale_level$iota_index[1, ] 0.2248427 actual$scale_level$iota_index_dyn2 vs expected$scale_level$iota_index_dyn2 [,1] - actual$scale_level$iota_index_dyn2[1, ] 0.2046242 + expected$scale_level$iota_index_dyn2[1, ] 0.2085036 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

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