CRAN Package Check Results for Package leaflet.extras2

Last updated on 2025-03-13 05:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 5.53 52.79 58.32 OK
r-devel-linux-x86_64-debian-gcc 1.3.1 3.56 37.74 41.30 OK
r-devel-linux-x86_64-fedora-clang 1.3.1 98.18 OK
r-devel-linux-x86_64-fedora-gcc 1.3.1 88.06 OK
r-devel-macos-arm64 1.3.1 32.00 OK
r-devel-macos-x86_64 1.3.1 53.00 OK
r-devel-windows-x86_64 1.3.1 10.00 152.00 162.00 ERROR
r-patched-linux-x86_64 1.3.1 OK
r-release-linux-x86_64 1.3.1 4.90 49.68 54.58 OK
r-release-macos-arm64 1.3.1 36.00 OK
r-release-macos-x86_64 1.3.1 55.00 OK
r-release-windows-x86_64 1.3.1 9.00 93.00 102.00 OK
r-oldrel-macos-arm64 1.3.1 30.00 OK
r-oldrel-macos-x86_64 1.3.1 55.00 OK
r-oldrel-windows-x86_64 1.3.1 11.00 102.00 113.00 OK

Check Details

Version: 1.3.1
Check: tests
Result: ERROR Running 'testthat.R' [65s] 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-devel-windows-x86_64