- using R Under development (unstable) (2026-02-12 r89409)
- using platform: aarch64-apple-darwin23
- R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
- running under: macOS Sequoia 15.7.1
- using session charset: UTF-8
* current time: 2026-02-13 02:10:34 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 executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘dispersionIndicators’ can be installed ... [2s/2s] OK
See the install log for details.
- 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 ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] 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 ... [1s/1s] OK
- checking Rd files ... [0s/0s] 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 ... [1s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [2s/2s] 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/RtmpSvNDq5/Test_intra_distances_20260213.csv
File inter saved : /Volumes/Temp/tmp/RtmpSvNDq5/Test_inter_distances_20260213.csv
File individual saved : /Volumes/Temp/tmp/RtmpSvNDq5/Test_individual_distances_20260213.csv
File inter saved : /Volumes/Temp/tmp/RtmpSvNDq5/Test_inter_distances_20260213.csv
File individual saved : /Volumes/Temp/tmp/RtmpSvNDq5/Test_individual_distances_20260213.csv
File intra saved : /Volumes/Temp/tmp/RtmpSvNDq5/Test_intra_distances_20260213.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
- checking PDF version of manual ... [3s/3s] OK
- DONE
Status: 1 ERROR
- using check arguments '--no-clean-on-error '