CRAN Package Check Results for Package highcharter

Last updated on 2026-04-23 09:53:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.4 12.31 86.92 99.23 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.4 8.17 65.97 74.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.5 21.00 194.71 215.71 OK
r-devel-linux-x86_64-fedora-gcc 0.9.5 22.00 203.89 225.89 OK
r-devel-macos-arm64 0.9.5 3.00 32.00 35.00 OK
r-devel-windows-x86_64 0.9.5 13.00 158.00 171.00 OK
r-patched-linux-x86_64 0.9.4 13.92 82.80 96.72 ERROR
r-release-linux-x86_64 0.9.4 9.25 75.41 84.66 ERROR
r-release-macos-arm64 0.9.5 3.00 33.00 36.00 OK
r-release-macos-x86_64 0.9.5 10.00 160.00 170.00 OK
r-release-windows-x86_64 0.9.4 16.00 110.00 126.00 ERROR
r-oldrel-macos-arm64 0.9.4 OK
r-oldrel-macos-x86_64 0.9.5 9.00 135.00 144.00 OK
r-oldrel-windows-x86_64 0.9.4 23.00 130.00 153.00 ERROR

Check Details

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