CRAN Package Check Results for Package highcharter

Last updated on 2024-06-11 20:48:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.4 16.69 144.36 161.05 OK
r-devel-linux-x86_64-debian-gcc 0.9.4 11.19 102.29 113.48 OK
r-devel-linux-x86_64-fedora-clang 0.9.4 194.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.4 183.61 NOTE
r-devel-windows-x86_64 0.9.4 16.00 293.00 309.00 OK
r-patched-linux-x86_64 0.9.4 16.74 136.62 153.36 OK
r-release-linux-x86_64 0.9.4 9.42 132.05 141.47 OK
r-release-macos-arm64 0.9.4 52.00 OK
r-release-macos-x86_64 0.9.4 81.00 OK
r-release-windows-x86_64 0.9.4 15.00 151.00 166.00 OK
r-oldrel-macos-arm64 0.9.4 61.00 OK
r-oldrel-macos-x86_64 0.9.4 97.00 NOTE
r-oldrel-windows-x86_64 0.9.4 20.00 159.00 179.00 ERROR

Check Details

Version: 0.9.4
Check: data for non-ASCII characters
Result: NOTE Note: found 11 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.9.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘geojsonio’ Flavor: r-oldrel-macos-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_theme_superheroes > ### Title: Superheroes theme for highcharts > ### Aliases: hc_theme_superheroes > > ### ** Examples > > > highcharts_demo() %>% + hc_add_theme(hc_theme_superheroes()) Error in file.copy(from, to, overwrite = TRUE, recursive = isdir, copy.mode = FALSE) : could not allocate copy buffer Calls: <Anonymous> ... copyDependencyToDir -> mapply -> <Anonymous> -> file.copy Execution halted Error: 'R_Calloc' could not allocate memory (10157132 of 1 bytes) Fatal error: error during cleanup Flavor: r-oldrel-windows-x86_64