Description
Functions to prepare and filter an origin-destination matrix for thematic flow mapping purposes. This comes after Bahoken, Francoise (2016), Mapping flow matrix a contribution, PhD in Geography - Territorial sciences. See Bahoken (2017) <doi:10.4000/netcom.2565>.
Downloads
806
Last 30 days
4431st
2.3K
Last 90 days
8.5K
Last year
Trend: +2.3% (30d vs prior 30d)
CRAN Check Status
14
OK
Show all 14 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-macos-arm64 | 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 18, 2026
ERROR
r-devel-windows-x86_64
examples
Running examples in 'cartograflow-Ex.R' failed The error most likely occurred in: > ### Name: flowjointure > ### Title: Builds a spatial join with a flow dataset > ### Aliases: flowjointure > > ### ** Examples > > library(cartograflow) > library(s ...[truncated]... cted CRS: Lambert_Conformal_Conic > tabflow <- flowjointure( + geom = "area", bkg = map, DF.flow = flows, origin = "i", destination = "j", + id = "EPT_NUM", x = "X", y = "Y" + ) Warning: st_centroid assumes attributes are constant over geometries