CRAN Package Check Results for Package tmap.networks

Last updated on 2026-05-08 13:55:23 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 24.51 213.26 237.77 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.1 54.00 306.42 360.42 ERROR
r-devel-windows-x86_64 0.1 36.00 247.00 283.00 ERROR
r-patched-linux-x86_64 0.1 28.01 274.83 302.84 ERROR
r-release-linux-x86_64 0.1 28.43 277.61 306.04 ERROR
r-release-macos-arm64 0.1 7.00 67.00 74.00 OK
r-release-macos-x86_64 0.1 22.00 264.00 286.00 ERROR
r-release-windows-x86_64 0.1 33.00 227.00 260.00 ERROR
r-oldrel-macos-arm64 0.1 OK
r-oldrel-macos-x86_64 0.1 20.00 229.00 249.00 OK
r-oldrel-windows-x86_64 0.1 45.00 316.00 361.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-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-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-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64