Package: flownet 0.3.0

Sebastian Krantz

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).

Authors:Sebastian Krantz [aut, cre], Kamol Roy [ctb]

flownet_0.3.0.tar.gz
flownet_0.3.0.tar.gz(r-4.7-arm64)flownet_0.3.0.tar.gz(r-4.7-x86_64)flownet_0.3.0.tar.gz(r-4.6-arm64)flownet_0.3.0.tar.gz(r-4.6-x86_64)
flownet_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
flownet/json (API)
NEWS

# Install 'flownet' in R:
install.packages('flownet', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sebkrantz/flownet/issues

Pkgdown/docs site:https://sebkrantz.github.io

Uses libs:
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

openmp

3.54 score 14 scripts 474 downloads 11 exports 34 dependencies

Last updated from:5c98413998. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK154
linux-devel-x86_64OK193
source / vignettesOK254
linux-release-arm64OK333
linux-release-x86_64OK173
wasm-releaseOK181

Exports:consolidate_graphcreate_undirected_graphcritical_link_analysisdistances_from_graphlinestrings_from_graphlinestrings_to_graphmelt_od_matrixnodes_from_graphnormalize_graphrun_assignmentsimplify_network

Dependencies:classclassIntclicollapsecpp11crayonDBIe1071geodistgluehmsigraphKernSmoothkitlatticeleaderClusterlifecyclemagrittrMASSMatrixmirainanonextpkgconfigprettyunitsprogressproxyR6Rcpprlangs2sfunitsvctrswk

Introduction to flownet

Rendered fromintroduction.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2026-02-22
Started: 2026-01-27