Package: flowmapblue Title: Flow Map Rendering Version: 0.0.2 Authors@R: c( person("Ilya", "Boyandin", , "ilya@boyandin.me", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-5585-7587")), person("Egor", "Kotov", , "kotov.egor@gmail.com", role = "cre", comment = c(ORCID = "0000-0001-6690-5345")) ) Description: Create interactive flow maps using 'FlowmapBlue' 'TypeScript' library , which is a free tool for representing aggregated numbers of movements between geographic locations as flow maps. It is used to visualize urban mobility, commuting behavior, bus, subway and air travels, bicycle sharing, human and bird migration, refugee flows, freight transportation, trade, supply chains, scientific collaboration, epidemiological and historical data and many other topics. The package allows to either create standalone flow maps in form of 'htmlwidgets' and save them in 'HTML' files, or integrate flow maps into 'Shiny' applications. License: MIT + file LICENSE URL: https://github.com/FlowmapBlue/flowmapblue.R, https://flowmapblue.github.io/flowmapblue.R/ BugReports: https://github.com/FlowmapBlue/flowmapblue.R/issues Depends: R (>= 2.10) Imports: htmlwidgets Suggests: quarto VignetteBuilder: quarto Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://flowmapblue.r-universe.dev Date/Publication: 2025-02-28 14:44:05 UTC RemoteUrl: https://github.com/flowmapblue/flowmapblue.r RemoteRef: HEAD RemoteSha: 7df5b42787cee7ec3b9faad3f88198dbb3ea63ae NeedsCompilation: no Packaged: 2026-07-02 06:43:12 UTC; root Author: Ilya Boyandin [aut, cph] (ORCID: ), Egor Kotov [cre] (ORCID: ) Maintainer: Egor Kotov