CRAN Package Check Results for Package optimall

Last updated on 2024-04-15 23:10:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 8.68 119.91 128.59 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.1.0 8.34 88.34 96.68 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.1.0 948.99 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 485.18 OK
r-prerel-macos-arm64 1.1.0 219.00 OK
r-prerel-macos-x86_64 1.1.0 749.00 OK
r-prerel-windows-x86_64 1.1.0 10.00 380.00 390.00 OK
r-patched-linux-x86_64 0.1.5 9.72 113.00 122.72 OK --no-vignettes
r-release-linux-x86_64 1.1.0 6.97 117.93 124.90 OK --no-vignettes
r-release-macos-arm64 1.1.0 221.00 OK
r-release-macos-x86_64 1.1.0 563.00 OK
r-release-windows-x86_64 1.1.0 12.00 74.00 86.00 OK --no-vignettes
r-oldrel-macos-arm64 1.1.0 191.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [79s/92s] 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 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 ── output$nsample_actual not equal to ...$stratum_size. 2/3 mismatches (average diff: 1) [1] 9 - 8 == 1 [2] 12 - 13 == -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.5) [1] 9 - 7 == 2 [3] 12 - 13 == -1 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 244 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang