Last updated on 2026-04-02 12:50:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 7.82 | 115.11 | 122.93 | OK | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 4.77 | 76.55 | 81.32 | OK | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 14.00 | 994.23 | 1008.23 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 13.00 | 1083.78 | 1096.78 | OK | |
| r-devel-macos-arm64 | 1.3.1 | 2.00 | 114.00 | 116.00 | OK | |
| r-devel-windows-x86_64 | 1.3.1 | 11.00 | 502.00 | 513.00 | OK | |
| r-patched-linux-x86_64 | 1.3.1 | 7.72 | 108.87 | 116.59 | ERROR | --no-vignettes |
| r-release-linux-x86_64 | 1.3.1 | 7.44 | 103.34 | 110.78 | OK | --no-vignettes |
| r-release-macos-arm64 | 1.3.1 | 2.00 | 131.00 | 133.00 | OK | |
| r-release-macos-x86_64 | 1.3.1 | 6.00 | 741.00 | 747.00 | OK | |
| r-release-windows-x86_64 | 1.3.1 | 10.00 | 500.00 | 510.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | 2.00 | 119.00 | 121.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.1 | 6.00 | 703.00 | 709.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 14.00 | 729.00 | 743.00 | OK |
Version: 1.3.1
Flags: --no-vignettes
Check: tests
Result: ERROR
Running ‘testthat.R’ [57s/75s]
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] 10 - 11 == -1
[3] 7 - 6 == 1
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64