Last updated on 2026-03-31 22:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 4.82 | 62.35 | 67.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.89 | 45.62 | 49.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 9.00 | 93.60 | 102.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 9.00 | 91.78 | 100.78 | OK | |
| r-devel-macos-arm64 | 0.1.5 | 2.00 | 17.00 | 19.00 | ERROR | |
| r-devel-windows-x86_64 | 0.1.5 | 8.00 | 79.00 | 87.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.5 | 4.79 | 54.72 | 59.51 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 5.18 | 55.28 | 60.46 | 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 | 89.00 | 99.00 | OK |
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
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/Rtmp2Zd7ZF/Test_intra_distances_20260328.csv
File inter saved : /Volumes/Temp/tmp/Rtmp2Zd7ZF/Test_inter_distances_20260328.csv
File individual saved : /Volumes/Temp/tmp/Rtmp2Zd7ZF/Test_individual_distances_20260328.csv
File inter saved : /Volumes/Temp/tmp/Rtmp2Zd7ZF/Test_inter_distances_20260328.csv
File individual saved : /Volumes/Temp/tmp/Rtmp2Zd7ZF/Test_individual_distances_20260328.csv
File intra saved : /Volumes/Temp/tmp/Rtmp2Zd7ZF/Test_intra_distances_20260328.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
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_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
Flavor: r-devel-windows-x86_64