CRAN Package Check Results for Package tmap.mapgl

Last updated on 2025-12-26 03:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 39.51 292.91 332.42 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 22.78 186.35 209.13 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 65.00 486.41 551.41 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 67.00 525.53 592.53 OK
r-devel-windows-x86_64 0.1.0 32.00 239.00 271.00 ERROR
r-patched-linux-x86_64 0.1.0 33.44 277.40 310.84 OK
r-release-linux-x86_64 0.1.0 30.06 276.61 306.67 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 21.00 272.00 293.00 OK
r-release-windows-x86_64 0.1.0 32.00 228.00 260.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 21.00 246.00 267.00 OK
r-oldrel-windows-x86_64 0.1.0 48.00 319.00 367.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘tmap.mapgl-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: tmap_mapbox > ### Title: Export tmap to mapbox and maplibre > ### Aliases: tmap_mapbox tmap_maplibre > > ### ** Examples > > library(tmap) > library(tmap.mapgl) > map = tm_shape(World) + tm_polygons() > tmap_maplibre(map, show = TRUE) Error in `[.data.table`(d, , `:=`(bbox, do.call(get_bbox, as.list(.SD))), : attempt access index 4/4 in VECTOR_ELT Calls: tmap_maplibre ... print -> print.tmap -> step4_plot -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: examples
Result: ERROR Running examples in 'tmap.mapgl-Ex.R' failed The error most likely occurred in: > ### Name: tmap_mapbox > ### Title: Export tmap to mapbox and maplibre > ### Aliases: tmap_mapbox tmap_maplibre > > ### ** Examples > > library(tmap) > library(tmap.mapgl) > map = tm_shape(World) + tm_polygons() > tmap_maplibre(map, show = TRUE) Error in `[.data.table`(d, , `:=`(bbox, do.call(get_bbox, as.list(.SD))), : attempt access index 4/4 in VECTOR_ELT Calls: tmap_maplibre ... print -> print.tmap -> step4_plot -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64