CRAN Package Check Results for Package dispersionIndicators

Last updated on 2026-04-27 02:53:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 5.38 64.24 69.62 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 3.90 46.19 50.09 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 9.00 95.38 104.38 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 9.00 90.12 99.12 OK
r-patched-linux-x86_64 0.1.5 5.43 58.10 63.53 OK
r-release-linux-x86_64 0.1.5 5.13 56.60 61.73 OK
r-release-macos-arm64 0.1.5 2.00 18.00 20.00 OK
r-release-macos-x86_64 0.1.5 5.00 67.00 72.00 OK
r-release-windows-x86_64 0.1.5 7.00 79.00 86.00 ERROR
r-oldrel-macos-arm64 0.1.4 3.00 18.00 21.00 OK
r-oldrel-macos-x86_64 0.1.5 5.00 56.00 61.00 OK
r-oldrel-windows-x86_64 0.1.5 10.00 96.00 106.00 OK

Check Details

Version: 0.1.5
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(dispersionIndicators) > > test_check("dispersionIndicators") Using poppler version 26.01.0 Saving _problems/test-convex_function-503.R Saving _problems/test-convex_function-504.R File intra saved : D:\temp\2026_04_23_01_50_00_23431\RtmpiWF7ce/Test_intra_distances_20260423.csv File inter saved : D:\temp\2026_04_23_01_50_00_23431\RtmpiWF7ce/Test_inter_distances_20260423.csv File individual saved : D:\temp\2026_04_23_01_50_00_23431\RtmpiWF7ce/Test_individual_distances_20260423.csv File inter saved : D:\temp\2026_04_23_01_50_00_23431\RtmpiWF7ce/Test_inter_distances_20260423.csv File individual saved : D:\temp\2026_04_23_01_50_00_23431\RtmpiWF7ce/Test_individual_distances_20260423.csv File intra saved : D:\temp\2026_04_23_01_50_00_23431\RtmpiWF7ce/Test_intra_distances_20260423.csv [ FAIL 2 | WARN 0 | SKIP 0 | PASS 89 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-convex_function.R:503:11'): plot_all_convex_hulls works ────── Expected `hash_raw_md5(bitmap_batch)` to equal "68ee8d72e106debce2cc73b14ac9d0a8". Differences: `actual`: "c69304af3a99abf3006f2dcb0b1909b5" `expected`: "68ee8d72e106debce2cc73b14ac9d0a8" ── Failure ('test-convex_function.R:504:11'): plot_all_convex_hulls works ────── Expected `hash_raw_md5(bitmap_global)` to equal "fdea43a93f991161ed4933ffb1bc0c0a". Differences: `actual`: "821c41187e7afa601f15cfcdccc33e54" `expected`: "fdea43a93f991161ed4933ffb1bc0c0a" [ FAIL 2 | WARN 0 | SKIP 0 | PASS 89 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64