Last updated on 2026-02-28 11:49:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.4 | 11.43 | 100.50 | 111.93 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.9.4 | 8.20 | 72.11 | 80.31 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.9.4 | 19.00 | 178.60 | 197.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 19.00 | 170.16 | 189.16 | OK | |
| r-devel-macos-arm64 | 0.9.4 | 3.00 | 34.00 | 37.00 | OK | |
| r-devel-windows-x86_64 | 0.9.4 | 15.00 | 130.00 | 145.00 | ERROR | |
| r-patched-linux-x86_64 | 0.9.4 | 11.65 | 107.79 | 119.44 | OK | |
| r-release-linux-x86_64 | 0.9.4 | 11.56 | 109.04 | 120.60 | OK | |
| 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 | 20.00 | 152.00 | 172.00 | OK | |
| 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 | 22.00 | 189.00 | 211.00 | OK |
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
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-windows-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.