Last updated on 2025-02-01 12:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 8.86 | 96.72 | 105.58 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 5.15 | 65.71 | 70.86 | ERROR | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 815.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 782.51 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 10.00 | 483.00 | 493.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 8.22 | 88.91 | 97.13 | OK | --no-vignettes |
r-release-linux-x86_64 | 1.1.1 | 8.05 | 88.12 | 96.17 | OK | --no-vignettes |
r-release-macos-arm64 | 1.1.1 | 206.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 563.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 10.00 | 471.00 | 481.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 371.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 886.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 12.00 | 132.00 | 144.00 | OK | --no-vignettes |
Version: 1.1.1
Flags: --no-vignettes
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(optimall)
>
> test_check("optimall")
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 245 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On Linux (1): 'test-optimall_shiny.R:15:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-allocate_wave.R:43:3'): the output is as expected with allocation_method = Neyman ──
output$nsample_actual not equal to ...$stratum_size.
1/3 mismatches
[2] 7 - 6 == 1
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 245 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc