Package: flows Type: Package Title: Selections on Flow Matrices, Statistics on Selected Flows, Map and Graph Visualisations Version: 2.0.0 Authors@R: c( person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")), person("Laurent", "Beauguitte", role = c("aut")), person("Marianne", "Guérois", role = c("aut"))) Description: The analysis and representation of flows often presuppose a selection to facilitate interpretation. Various methods have been proposed for selecting flows, one of the most widely used being based on major flows: it selects only the most important flows, absolute or relative, on a local or global scale. These methods often highlight hierarchies between locations, but the loss of information caused by selection is rarely taken into account. We propose statistical indicators to assess the loss of information and the characteristics of selected flows. We provide functions that select flows (main, dominant or major flows), provide statistics on selections and offer visualizations in the form of maps and graphs. See Beauguitte et al (2015) . License: GPL-3 Depends: R (>= 3.6.0) Imports: igraph, graphics, mapsf, utils, stats Suggests: sna, sf, knitr, rmarkdown URL: https://github.com/riatelab/flows BugReports: https://github.com/riatelab/flows/issues VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.1 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2024-05-06 12:23:08 UTC RemoteUrl: https://github.com/riatelab/flows RemoteRef: HEAD RemoteSha: 7cd4f726e23242d7eda870e2c6d833d01bfd0ce4 NeedsCompilation: no Packaged: 2026-05-29 19:53:54 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ), Laurent Beauguitte [aut], Marianne Guérois [aut] Maintainer: Timothée Giraud