Last updated on 2026-03-10 21:53:55 CET.
| Package | ERROR | OK |
|---|---|---|
| highcharter | 9 | 5 |
Current CRAN status: ERROR: 9, OK: 5
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: 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 '403 Forbidden'
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
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 '403 Forbidden'
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
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
Flavor: r-devel-linux-x86_64-fedora-gcc
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
Flavor: r-patched-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.