Last updated on 2025-05-29 03:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 8.94 | 97.77 | 106.71 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 5.59 | 66.41 | 72.00 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 998.92 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 968.19 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 11.00 | 496.00 | 507.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.1 | 8.14 | 92.13 | 100.27 | OK | --no-vignettes |
r-release-linux-x86_64 | 1.1.1 | 7.62 | 92.21 | 99.83 | OK | --no-vignettes |
r-release-macos-arm64 | 1.1.1 | 210.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 510.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 12.00 | 491.00 | 503.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 206.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 563.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 12.00 | 717.00 | 729.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [38s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(optimall)
>
> test_check("optimall")
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 244 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On Windows (1): 'test-optimall_shiny.R:16:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-allocate_wave.R:22:3'): the output of allocate_wave is as expected ──
output$nsample_actual not equal to ...$stratum_size.
2/3 mismatches (average diff: 1)
[1] 11 - 12 == -1
[2] 9 - 8 == 1
── Failure ('test-allocate_wave.R:43:3'): the output is as expected with allocation_method = Neyman ──
output$nsample_actual not equal to ...$stratum_size.
2/3 mismatches (average diff: 1)
[1] 11 - 12 == -1
[2] 9 - 8 == 1
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 244 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.