CRAN Package Check Results for Package optimall

Last updated on 2023-12-02 03:57:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 7.15 114.93 122.08 NOTE --no-vignettes
r-devel-linux-x86_64-debian-gcc 0.1.3 6.59 83.36 89.95 NOTE --no-vignettes
r-devel-linux-x86_64-fedora-clang 0.1.3 1008.19 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 1010.07 OK
r-devel-windows-x86_64 0.1.3 8.00 454.00 462.00 ERROR
r-patched-linux-x86_64 0.1.3 5.57 109.97 115.54 OK --no-vignettes
r-release-linux-x86_64 0.1.3 6.71 109.49 116.20 OK --no-vignettes
r-release-macos-arm64 0.1.3 309.00 OK
r-release-macos-x86_64 0.1.3 859.00 OK
r-release-windows-x86_64 0.1.3 12.00 132.00 144.00 OK --no-vignettes
r-oldrel-macos-arm64 0.1.3 232.00 OK
r-oldrel-macos-x86_64 0.1.3 291.00 OK
r-oldrel-windows-x86_64 0.1.3 10.00 187.00 197.00 OK --no-vignettes

Check Details

Version: 0.1.3
Flags: --no-vignettes
Check: Rd files
Result: NOTE checkRd: (-1) optimum_allocation.Rd:28: Lost braces; missing escapes or markup? 28 | each sampled unit. If \code{data} holds \code{sd_h} and {N_h}, the | ^ checkRd: (-1) sample_strata.Rd:48: Lost braces; missing escapes or markup? 48 | returns {data} as a dataframe with a new column named | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [39s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(optimall) > > test_check("optimall") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 212 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-optimall_shiny.R:24:1'): (code run outside of `test_that()`) ─── Error in `get_phantom_envvars()`: `phantomjs --version` timed out. Backtrace: ▆ 1. └─shinytest::ShinyDriver$new(...) at test-optimall_shiny.R:24:1 2. └─shinytest (local) initialize(...) 3. └─shinytest:::sd_initialize(...) 4. └─shinytest:::get_phantomPort(timeout = phantomTimeout) 5. └─webdriver::run_phantomjs(timeout = timeout) 6. ├─withr::with_envvar(...) 7. │ └─withr:::get_envvar(envs = new, action = action) 8. │ └─withr:::as_envvars(envs) 9. └─webdriver:::get_phantom_envvars() [ FAIL 1 | WARN 0 | SKIP 0 | PASS 212 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64