* using log directory 'd:/Rcompile/CRANpkg/local/4.6/dispersionIndicators.Rcheck' * using R version 4.6.0 alpha (2026-03-28 r89738 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-03-30 12:59:09 UTC * checking for file 'dispersionIndicators/DESCRIPTION' ... OK * this is package 'dispersionIndicators' version '0.1.5' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'dispersionIndicators' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [2s] OK * checking loading without being on the library search path ... [1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [5s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [3s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [6s] 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_03_30_01_50_00_2134\RtmpiSUdhO/Test_intra_distances_20260330.csv File inter saved : D:\temp\2026_03_30_01_50_00_2134\RtmpiSUdhO/Test_inter_distances_20260330.csv File individual saved : D:\temp\2026_03_30_01_50_00_2134\RtmpiSUdhO/Test_individual_distances_20260330.csv File inter saved : D:\temp\2026_03_30_01_50_00_2134\RtmpiSUdhO/Test_inter_distances_20260330.csv File individual saved : D:\temp\2026_03_30_01_50_00_2134\RtmpiSUdhO/Test_individual_distances_20260330.csv File intra saved : D:\temp\2026_03_30_01_50_00_2134\RtmpiSUdhO/Test_intra_distances_20260330.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 * checking PDF version of manual ... [26s] OK * checking HTML version of manual ... [4s] OK * DONE Status: 1 ERROR