CRAN Package Check Results for Package optimall

Last updated on 2025-09-11 05:48:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 8.71 112.88 121.59 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.3.0 5.33 75.08 80.41 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.3.0 663.45 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 647.01 OK
r-devel-windows-x86_64 1.2.0 9.00 478.00 487.00 OK
r-patched-linux-x86_64 1.3.0 8.10 107.06 115.16 ERROR --no-vignettes
r-release-linux-x86_64 1.2.0 7.80 103.10 110.90 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.2.0 10.00 471.00 481.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 13.00 581.00 594.00 OK

Check Details

Version: 1.3.0
Flags: --no-vignettes
Check: tests
Result: ERROR Running ‘testthat.R’ [55s/77s] 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] 11 - 12 == -1 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64