flownet: Transport Modeling: Network Processing, Route Enumeration, and Traffic Assignment

High-performance tools for transport modeling - network processing, route enumeration, and traffic assignment in R. The package implements the Path-Sized Logit model for traffic assignment - Ben-Akiva and Bierlaire (1999) <doi:10.1007/978-1-4615-5203-1_2> - an efficient route enumeration algorithm, and provides powerful utility functions for (multimodal) network generation, consolidation/contraction, and/or simplification. The user is expected to provide a transport network (either a graph or collection of linestrings) and an origin-destination (OD) matrix of trade/traffic flows. Maintained by transport consultants at CPCS (cpcs.ca).

Version: 0.1.1
Depends: R (≥ 4.1)
Imports: collapse (≥ 2.1.5), kit (≥ 0.0.5), sf (≥ 1.0.0), igraph (≥ 2.1.4), geodist (≥ 0.1.1), leaderCluster (≥ 1.5.0), mirai (≥ 2.5.2), progress (≥ 1.2.3)
Suggests: fastverse (≥ 0.3.4), mapview (≥ 2.11.2), tmap (≥ 4.0), testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2026-01-27
DOI: 10.32614/CRAN.package.flownet (may not be active yet)
Author: Sebastian Krantz [aut, cre], Kamol Roy [ctb]
Maintainer: Sebastian Krantz <sebastian.krantz at graduateinstitute.ch>
BugReports: https://github.com/SebKrantz/flownet/issues
License: GPL-3
URL: https://sebkrantz.github.io/flownet/, https://github.com/SebKrantz/flownet
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: flownet results

Documentation:

Reference manual: flownet.html , flownet.pdf
Vignettes: Introduction to flownet (source, R code)

Downloads:

Package source: flownet_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): flownet_0.1.1.tgz, r-oldrel (arm64): flownet_0.1.1.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flownet to link to this page.