CRAN Package Check Results for Package optimall

Last updated on 2025-10-14 06:48:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 6.86 113.41 120.27 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.3.0 4.81 76.03 80.84 ERROR --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.3.0 1009.10 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 987.68 OK
r-devel-windows-x86_64 1.3.0 11.00 495.00 506.00 OK
r-patched-linux-x86_64 1.3.0 7.75 105.78 113.53 OK --no-vignettes
r-release-linux-x86_64 1.3.0 8.20 105.84 114.04 OK --no-vignettes
r-release-macos-arm64 1.3.0 224.00 OK
r-release-macos-x86_64 1.3.0 586.00 OK
r-release-windows-x86_64 1.3.0 10.00 511.00 521.00 OK
r-oldrel-macos-arm64 1.3.0 227.00 OK
r-oldrel-macos-x86_64 1.3.0 557.00 OK
r-oldrel-windows-x86_64 1.3.0 16.00 730.00 746.00 OK

Check Details

Version: 1.3.0
Flags: --no-vignettes
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/43s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(optimall) > > test_check("optimall") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On Linux (1): 'test-optimall_shiny.R:15:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-allocate_wave.R:250:3'): the output of allocate_wave is as expected ── output$nsample_actual not equal to ...$stratum_size. 2/3 mismatches (average diff: 1) [1] 9 - 8 == 1 [2] 9 - 10 == -1 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc