CRAN Package Check Results for Package leaflet.extras2

Last updated on 2024-05-03 01:51:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 6.90 62.45 69.35 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 4.52 47.17 51.69 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 86.17 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 80.22 OK
r-devel-windows-x86_64 1.2.2 9.00 88.00 97.00 OK
r-patched-linux-x86_64 1.2.2 13.76 61.06 74.82 OK
r-release-linux-x86_64 1.2.2 6.08 61.05 67.13 OK
r-release-macos-arm64 1.2.2 29.00 OK
r-release-windows-x86_64 1.2.2 8.00 87.00 95.00 ERROR
r-oldrel-macos-arm64 1.2.2 27.00 OK
r-oldrel-macos-x86_64 1.2.2 54.00 OK
r-oldrel-windows-x86_64 1.2.2 10.00 96.00 106.00 OK

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [5s] 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 23 | SKIP 0 | PASS 284 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-velocity.R:10: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:10: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 23 | SKIP 0 | PASS 284 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64