Package: flownet 0.3.0

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.zip(r-4.7)flownet_0.3.0.zip(r-4.6)flownet_0.3.0.zip(r-4.5)
flownet_0.3.0.tgz(r-4.6-x86_64)flownet_0.3.0.tgz(r-4.6-arm64)flownet_0.3.0.tgz(r-4.5-x86_64)flownet_0.3.0.tgz(r-4.5-arm64)
flownet_0.3.0.tar.gz(r-4.7-x86_64)flownet_0.3.0.tar.gz(r-4.7-arm64)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://sebkrantz.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

6.20 score 14 stars 14 scripts 479 downloads 11 exports 34 dependencies

Last updated from:f150c13972. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK203
linux-devel-x86_64OK192
source / vignettesOK251
linux-release-arm64OK164
linux-release-x86_64OK172
macos-release-arm64OK133
macos-release-x86_64OK275
macos-oldrel-arm64OK110
macos-oldrel-x86_64OK251
windows-develOK433
windows-releaseOK462
windows-oldrelOK647
wasm-releaseOK150

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-09
Started: 2025-11-24