CRAN Package Check Results for Maintainer ‘Joshua Kunst <jbkunst at gmail.com>’

Last updated on 2026-02-28 19:50:48 CET.

Package ERROR OK
highcharter 4 10

Package highcharter

Current CRAN status: ERROR: 4, OK: 10

Version: 0.9.4
Check: examples
Result: ERROR Running examples in ‘highcharter-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: hc_mapNavigation > ### Title: Mapnavigation options for highcharter objects > ### Aliases: hc_mapNavigation > > ### ** Examples > > > hcmap(download_map_data = TRUE) %>% + hc_mapNavigation( + enabled = TRUE, + enableMouseWheelZoom = TRUE, + enableDoubleClickZoom = TRUE + ) trying URL 'https://code.highcharts.com/mapdata/custom/world.js' Warning in download.file(url, tmpfile, quiet = quiet) : cannot open URL 'https://code.highcharts.com/mapdata/custom/world.js': HTTP status was '429 Unknown Error' Error in download.file(url, tmpfile, quiet = quiet) : cannot open URL 'https://code.highcharts.com/mapdata/custom/world.js' Calls: %>% ... is.highchart -> hcmap -> download_map_data -> download.file Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.9.4
Check: examples
Result: ERROR Running examples in ‘highcharter-Ex.R’ failed The error most likely occurred in: > ### Name: hc_mapNavigation > ### Title: Mapnavigation options for highcharter objects > ### Aliases: hc_mapNavigation > > ### ** Examples > > > hcmap(download_map_data = TRUE) %>% + hc_mapNavigation( + enabled = TRUE, + enableMouseWheelZoom = TRUE, + enableDoubleClickZoom = TRUE + ) trying URL 'https://code.highcharts.com/mapdata/custom/world.js' Warning in download.file(url, tmpfile, quiet = quiet) : cannot open URL 'https://code.highcharts.com/mapdata/custom/world.js': HTTP status was '429 Unknown Error' Error in download.file(url, tmpfile, quiet = quiet) : cannot open URL 'https://code.highcharts.com/mapdata/custom/world.js' Calls: %>% ... is.highchart -> hcmap -> download_map_data -> download.file Execution halted Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64