Skip to content

tmap.networks

Extension to 'tmap' for Creating Network Visualizations

v0.2-1 · Jun 15, 2026 · GPL-3

Description

Provides functions for visualizing networks with 'tmap'. It supports 'sfnetworks' objects natively but is not limited to them. Useful for adding network layers such as edges and nodes to 'tmap' maps. More features may be added in future versions.

Downloads

CRAN

540

Last 30 days

6564th

1.8K

Last 90 days

6.9K

Last year

Trend: -12.8% (30d vs prior 30d)

r2u CRAN

16

Last 30 days

31

Last 90 days

110

Last year

Trend: +6.7% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'tmap', 'sfnetworks'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 17, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Apr 21, 2026
ERROR r-devel-linux-x86_64-debian-gcc

S3 generic/method consistency

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.
ERROR r-devel-linux-x86_64-fedora-clang

S3 generic/method consistency

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.
ERROR r-devel-linux-x86_64-fedora-gcc

S3 generic/method consistency

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.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies tmap sf sfnetworks lwgeom data.table igraph tmapverse tmap.networks

Version History

3 tracked
updated 0.2-1 ← 0.2 diff Jun 15, 2026
updated 0.2 ← 0.1 diff May 9, 2026
new 0.1 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN May 30, 2025. Releases before tracking aren’t shown.