Last updated on 2026-01-23 10:49:12 CET.
| Package | ERROR | OK |
|---|---|---|
| optimall | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [44s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(optimall)
>
> test_check("optimall")
Saving _problems/test-allocate_wave-257.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On Windows (1): 'test-optimall_shiny.R:16:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-allocate_wave.R:250: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 - 8 == 1
[3] 9 - 10 == -1
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64