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

Last updated on 2026-03-02 00:50:25 CET.

Package ERROR OK
highcharter 5 9

Package highcharter

Current CRAN status: ERROR: 5, OK: 9

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-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: > 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed hc_add_yAxis 1.447 0.061 12.145 Flavor: 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