CRAN Package Check Results for Package optimall

Last updated on 2023-06-07 01:03:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 8.30 113.62 121.92 OK --no-vignettes
r-devel-linux-x86_64-debian-gcc 0.1.2 6.58 83.23 89.81 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 0.1.2 919.00 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 910.70 OK
r-devel-windows-x86_64 0.1.2 11.00 474.00 485.00 ERROR
r-patched-linux-x86_64 0.1.2 7.47 108.89 116.36 OK --no-vignettes
r-release-linux-x86_64 0.1.2 7.40 106.02 113.42 OK --no-vignettes
r-release-macos-arm64 0.1.2 264.00 OK
r-release-macos-x86_64 0.1.2 470.00 OK
r-release-windows-x86_64 0.1.2 10.00 125.00 135.00 ERROR --no-vignettes
r-oldrel-macos-arm64 0.1.2 241.00 OK
r-oldrel-macos-x86_64 0.1.2 301.00 OK
r-oldrel-windows-x86_64 0.1.2 11.00 128.00 139.00 OK --no-vignettes

Check Details

Version: 0.1.2
Check: tests
Result: ERROR
     Running 'testthat.R' [40s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(optimall)
     >
     > test_check("optimall")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 205 ]
    
     ══ 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:0
     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 205 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.1.2
Flags: --no-vignettes
Check: tests
Result: ERROR
     Running 'testthat.R' [54s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(optimall)
     >
     > test_check("optimall")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 205 ]
    
     ══ 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:0
     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 205 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64