Last updated on 2025-09-13 00:51:18 CEST.
Package | ERROR | OK |
---|---|---|
optimall | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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