CRAN Package Check Results for Maintainer ‘Sebastian Gatscha <sebastian_gatscha at gmx.at>’

Last updated on 2024-05-03 05:53:55 CEST.

Package ERROR OK
daterangepicker 12
leaflet.extras2 1 11

Package daterangepicker

Current CRAN status: OK: 12

Package leaflet.extras2

Current CRAN status: ERROR: 1, OK: 11

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