Last updated on 2023-09-24 08:58:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 8.05 | 115.74 | 123.79 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 6.76 | 83.79 | 90.55 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 945.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 624.28 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 9.00 | 471.00 | 480.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.3 | 7.43 | 110.54 | 117.97 | OK | --no-vignettes |
r-release-linux-x86_64 | 0.1.3 | 7.54 | 112.23 | 119.77 | 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 | 166.00 | 178.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 | 181.00 | 191.00 | OK | --no-vignettes |
Version: 0.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [42s]
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: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 212 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64