# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "flow" in publications use:' type: software license: MIT title: 'flow: View and Browse Code Using Flow Diagrams' version: 0.2.0.9000 doi: 10.32614/CRAN.package.flow abstract: Visualize as flow diagrams the logic of functions, expressions or scripts in a static way or when running a call, visualize the dependencies between functions or between modules in a shiny app, and more. authors: - family-names: Fabri given-names: Antoine email: antoine.fabri@gmail.com repository: https://cynkra.r-universe.dev repository-code: https://github.com/moodymudskipper/flow commit: ccfc8ee85e26c545711211909a8559300041a269 url: https://moodymudskipper.github.io/flow/ date-released: '2026-05-23' contact: - family-names: Fabri given-names: Antoine email: antoine.fabri@gmail.com