CRAN Package Check Results for Package highcharter

Last updated on 2026-03-30 07:53:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.4 11.56 91.48 103.04 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.4 7.83 61.54 69.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.4 19.00 127.21 146.21 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.4 18.00 124.35 142.35 ERROR
r-devel-macos-arm64 0.9.4 3.00 21.00 24.00 ERROR
r-devel-windows-x86_64 0.9.4 15.00 115.00 130.00 ERROR
r-patched-linux-x86_64 0.9.4 11.03 74.09 85.12 ERROR
r-release-linux-x86_64 0.9.4 9.39 74.08 83.47 ERROR
r-release-macos-arm64 0.9.4 OK
r-release-macos-x86_64 0.9.4 8.00 96.00 104.00 OK
r-release-windows-x86_64 0.9.4 15.00 111.00 126.00 ERROR
r-oldrel-macos-arm64 0.9.4 OK
r-oldrel-macos-x86_64 0.9.4 8.00 73.00 81.00 OK
r-oldrel-windows-x86_64 0.9.4 21.00 133.00 154.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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: 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) : downloaded length 0 != reported length 69 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 Flavor: r-devel-macos-arm64