Package: flownet
Type: Package
Title: Transport Modeling: Network Processing, Route Enumeration, and
        Traffic Assignment
Version: 0.1.1
Authors@R: c(person("Sebastian", "Krantz", email = "sebastian.krantz@graduateinstitute.ch", role = c("aut", "cre")),
             person("Kamol", "Roy", role = "ctb"))
Description: 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).
URL: https://sebkrantz.github.io/flownet/,
        https://github.com/SebKrantz/flownet
BugReports: https://github.com/SebKrantz/flownet/issues
License: GPL-3
Encoding: UTF-8
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
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Packaged: 2026-01-24 10:00:37 UTC; sebastiankrantz
Author: Sebastian Krantz [aut, cre],
  Kamol Roy [ctb]
Maintainer: Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>
Repository: CRAN
Date/Publication: 2026-01-27 21:40:02 UTC
Built: R 4.4.3; aarch64-apple-darwin20; 2026-01-27 21:58:37 UTC; unix
Archs: flownet.so.dSYM
