CRAN Package Check Results for Package tmap.networks

Last updated on 2026-05-10 05:49:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 34.30 316.49 350.79 ERROR
r-devel-linux-x86_64-debian-gcc 0.1 22.93 205.25 228.18 ERROR
r-devel-linux-x86_64-fedora-clang 0.1 56.00 325.76 381.76 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2 62.00 505.43 567.43 OK
r-devel-windows-x86_64 0.2 36.00 260.00 296.00 OK
r-patched-linux-x86_64 0.1 28.01 274.83 302.84 ERROR
r-release-linux-x86_64 0.1 33.85 302.51 336.36 ERROR
r-release-macos-arm64 0.2 7.00 66.00 73.00 OK
r-release-macos-x86_64 0.2 22.00 246.00 268.00 OK
r-release-windows-x86_64 0.1 33.00 227.00 260.00 ERROR
r-oldrel-macos-arm64 0.2 7.00 63.00 70.00 OK
r-oldrel-macos-x86_64 0.2 22.00 219.00 241.00 OK
r-oldrel-windows-x86_64 0.1 51.00 351.00 402.00 ERROR

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

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, r-patched-linux-x86_64, r-release-linux-x86_64

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-release-windows-x86_64, r-oldrel-windows-x86_64