CRAN Package Check Results for Package dispersionIndicators

Last updated on 2026-02-11 10:36:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 3.89 44.64 48.53 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 10.00 106.10 116.10 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 9.00 88.57 97.57 OK
r-devel-macos-arm64 0.1.5 2.00 18.00 20.00 ERROR
r-devel-windows-x86_64 0.1.5 9.00 78.00 87.00 OK
r-patched-linux-x86_64 0.1.5 5.90 56.48 62.38 OK
r-release-linux-x86_64 0.1.5 5.46 56.17 61.63 OK
r-release-macos-arm64 0.1.4 3.00 18.00 21.00 OK
r-release-macos-x86_64 0.1.5 5.00 56.00 61.00 OK
r-release-windows-x86_64 0.1.5 8.00 79.00 87.00 OK
r-oldrel-macos-arm64 0.1.5 2.00 23.00 25.00 OK
r-oldrel-macos-x86_64 0.1.5 5.00 69.00 74.00 OK
r-oldrel-windows-x86_64 0.1.5 10.00 95.00 105.00 OK

Check Details

Version: 0.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] 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 25.09.1 Saving _problems/test-convex_function-512.R Saving _problems/test-convex_function-513.R File intra saved : /Volumes/Temp/tmp/RtmprGYh2z/Test_intra_distances_20260206.csv File inter saved : /Volumes/Temp/tmp/RtmprGYh2z/Test_inter_distances_20260206.csv File individual saved : /Volumes/Temp/tmp/RtmprGYh2z/Test_individual_distances_20260206.csv File inter saved : /Volumes/Temp/tmp/RtmprGYh2z/Test_inter_distances_20260206.csv File individual saved : /Volumes/Temp/tmp/RtmprGYh2z/Test_individual_distances_20260206.csv File intra saved : /Volumes/Temp/tmp/RtmprGYh2z/Test_intra_distances_20260206.csv [ FAIL 2 | WARN 0 | SKIP 0 | PASS 89 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-convex_function.R:512:9'): plot_all_convex_hulls works ─────── Expected `hash_raw_md5(bitmap_batch)` to equal "9ad7981faf2205cd5ce1752027f8d2f5". Differences: `actual`: "b3b107027cb344da8380d8f91db7c37c" `expected`: "9ad7981faf2205cd5ce1752027f8d2f5" ── Failure ('test-convex_function.R:513:9'): plot_all_convex_hulls works ─────── Expected `hash_raw_md5(bitmap_global)` to equal "249def7d2a3066c226ebf242e0c51e70". Differences: `actual`: "6304abaa3ceafbadf4b8bbd3a6eb6345" `expected`: "249def7d2a3066c226ebf242e0c51e70" [ FAIL 2 | WARN 0 | SKIP 0 | PASS 89 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64