Last updated on 2025-04-18 08:50:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 5.02 | 53.06 | 58.08 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 3.61 | 39.53 | 43.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 90.20 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 87.41 | OK | |||
r-devel-windows-x86_64 | 1.3.1 | 10.00 | 96.00 | 106.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | 6.60 | 51.61 | 58.21 | OK | |
r-release-linux-x86_64 | 1.3.1 | 5.25 | 52.43 | 57.68 | OK | |
r-release-macos-arm64 | 1.3.1 | 35.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 53.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 10.00 | 153.00 | 163.00 | ERROR | |
r-oldrel-macos-arm64 | 1.3.1 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.1 | 55.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 10.00 | 102.00 | 112.00 | OK |
Version: 1.3.1
Check: tests
Result: ERROR
Running 'testthat.R' [66s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(htmltools)
> library(leaflet)
> library(leaflet.extras2)
>
> test_check("leaflet.extras2")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 433 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-velocity.R:9:3'): velocity ─────────────────────────────────────
Error in `open.connection(con, "rb")`: cannot open the connection to 'https://raw.githubusercontent.com/danwild/leaflet-velocity/master/demo/wind-gbr.json'
Backtrace:
▆
1. └─jsonlite::fromJSON(content) at test-velocity.R:9:3
2. └─jsonlite:::parse_and_simplify(...)
3. └─jsonlite:::parseJSON(txt, bigint_as_char)
4. └─jsonlite:::parse_con(txt, bigint_as_char)
5. ├─base::open(con, "rb")
6. └─base::open.connection(con, "rb")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 433 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64