CRAN Package Check Results for Package tmap.networks

Last updated on 2026-04-21 12:54:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 33.37 291.83 325.20 ERROR
r-devel-linux-x86_64-debian-gcc 0.1 22.02 192.18 214.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.1 63.00 459.23 522.23 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1 59.00 445.37 504.37 ERROR
r-devel-macos-arm64 0.1 7.00 67.00 74.00 OK
r-devel-windows-x86_64 0.1 33.00 238.00 271.00 OK
r-patched-linux-x86_64 0.1 33.15 279.24 312.39 OK
r-release-linux-x86_64 0.1 27.63 275.90 303.53 OK
r-release-macos-arm64 0.1 OK
r-release-macos-x86_64 0.1 20.00 229.00 249.00 OK
r-release-windows-x86_64 0.1 33.00 248.00 281.00 OK
r-oldrel-macos-arm64 0.1 OK
r-oldrel-macos-x86_64 0.1 21.00 211.00 232.00 OK
r-oldrel-windows-x86_64 0.1 45.00 329.00 374.00 OK

Check Details

Version: 0.1
Check: S3 generic/method consistency
Result: WARN tmapGetShapeMeta1: function(shp, layer, o) tmapGetShapeMeta1.sfnetwork: function(shp, o) tmapShape: function(shp, is.main, crs, bbox, unit, filter, layer, shp_name, smeta, o, tmf) tmapShape.sfnetwork: function(shp, is.main, crs, bbox, unit, filter, shp_name, smeta, o, tmf) See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1
Check: examples
Result: ERROR Running examples in ‘tmap.networks-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: tm_edges > ### Title: Map layer: edges of a (sf)network > ### Aliases: tm_edges opt_tm_edges > > ### ** Examples > > library(tmap) > library(sfnetworks) > > sfn = as_sfnetwork(roxel) > > tm_shape(sfn) + + tm_network() Error in tmapGetShapeMeta1.sfnetwork(shp, layer, c(o, tmg$tmf)) : unused argument (c(o, tmg$tmf)) Calls: <Anonymous> ... step1_rearrange_facets -> lapply -> FUN -> tmapGetShapeMeta1 Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1
Check: examples
Result: ERROR Running examples in ‘tmap.networks-Ex.R’ failed The error most likely occurred in: > ### Name: tm_edges > ### Title: Map layer: edges of a (sf)network > ### Aliases: tm_edges opt_tm_edges > > ### ** Examples > > library(tmap) > library(sfnetworks) > > sfn = as_sfnetwork(roxel) > > tm_shape(sfn) + + tm_network() Error in tmapGetShapeMeta1.sfnetwork(shp, layer, c(o, tmg$tmf)) : unused argument (c(o, tmg$tmf)) Calls: <Anonymous> ... step1_rearrange_facets -> lapply -> FUN -> tmapGetShapeMeta1 Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc