Last updated on 2025-07-01 05:49:46 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
aifeducation | 3 | 10 | |
iotarelr | 1 | 6 | 6 |
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
R 2.0Mb
data 1.6Mb
libs 1.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, NOTE: 6, OK: 6
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