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

Last updated on 2026-03-04 01:52:12 CET.

Package ERROR OK
highcharter 7 7

Package highcharter

Current CRAN status: ERROR: 7, OK: 7

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, r-release-linux-x86_64

Version: 0.9.4
Check: examples
Result: ERROR Running examples in ‘highcharter-Ex.R’ failed The error most likely occurred in: > ### Name: get_data_from_map > ### Title: Helper function to get the data inside the map data The urls are > ### listed in <https://code.highcharts.com/mapdata/>. > ### Aliases: get_data_from_map > > ### ** Examples > > dta <- download_map_data("https://code.highcharts.com/mapdata/countries/us/us-ca-all.js") trying URL 'https://code.highcharts.com/mapdata/countries/us/us-ca-all.js' Warning in download.file(url, tmpfile, quiet = quiet) : cannot open URL 'https://code.highcharts.com/mapdata/countries/us/us-ca-all.js': HTTP status was '429 Unknown Error' Error in download.file(url, tmpfile, quiet = quiet) : cannot open URL 'https://code.highcharts.com/mapdata/countries/us/us-ca-all.js' Calls: download_map_data -> download.file Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

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, r-oldrel-windows-x86_64