Last updated on 2026-02-17 20:54:53 CET.
| Package | ERROR | OK |
|---|---|---|
| optimall | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
Version: 1.3.1
Flags: --no-vignettes
Check: tests
Result: ERROR
Running ‘testthat.R’ [56s/74s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(optimall)
>
> test_check("optimall")
Saving _problems/test-allocate_wave-29.R
[ 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:22: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] 9 - 10 == -1
[2] 5 - 4 == 1
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64