CRAN Package Check Results for Package optimall

Last updated on 2024-04-23 16:58:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 8.90 125.59 134.49 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.1.0 7.81 87.23 95.04 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 461.00 471.00 OK
r-patched-linux-x86_64 1.1.0 11.08 120.91 131.99 OK --no-vignettes
r-release-linux-x86_64 1.1.0 8.21 119.90 128.11 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 11.00 133.00 144.00 OK --no-vignettes
r-oldrel-macos-arm64 1.1.0 191.00 OK
r-oldrel-windows-x86_64 1.1.0 12.00 132.00 144.00 OK --no-vignettes

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