CRAN Package Check Results for Package optimall

Last updated on 2026-06-25 05:51:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 6.87 57.03 63.90 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.4.0 5.00 42.32 47.32 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.4.0 14.00 111.81 125.81 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 13.00 200.95 213.95 OK
r-devel-windows-x86_64 1.4.0 11.00 90.00 101.00 ERROR
r-patched-linux-x86_64 1.4.0 8.29 52.51 60.80 OK --no-vignettes
r-release-linux-x86_64 1.4.0 8.84 52.40 61.24 OK --no-vignettes
r-release-macos-arm64 1.4.0 2.00 24.00 26.00 OK
r-release-macos-x86_64 1.4.0 6.00 99.00 105.00 OK
r-release-windows-x86_64 1.4.0 12.00 93.00 105.00 OK
r-oldrel-macos-arm64 1.4.0 2.00 26.00 28.00 OK
r-oldrel-macos-x86_64 1.4.0 6.00 84.00 90.00 OK
r-oldrel-windows-x86_64 1.4.0 13.00 112.00 125.00 OK

Check Details

Version: 1.4.0
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(optimall) > > test_check("optimall") Saving _problems/test-allocate_wave-264.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 305 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On Windows (1): 'test-optimall_shiny.R:16:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-allocate_wave.R:257:3'): the output of allocate_wave is as expected ── Expected `output$nsample_actual` to equal `...$stratum_size`. Differences: 2/3 mismatches (average diff: 1) [1] 10 - 9 == 1 [3] 10 - 11 == -1 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 305 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64