Package: flow Title: View and Browse Code Using Flow Diagrams Version: 0.2.0.9000 Authors@R: person("Antoine", "Fabri", , "antoine.fabri@gmail.com", role = c("aut", "cre")) Description: 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. License: MIT + file LICENSE URL: https://github.com/moodymudskipper/flow, https://moodymudskipper.github.io/flow/ BugReports: https://github.com/moodymudskipper/flow/issues Imports: here, htmlwidgets, lifecycle, methods, nomnoml, rstudioapi, styler, utils, webshot2 Suggests: covr, esquisse, knitr, purrr, rmarkdown, testthat (>= 3.0.0), tidyselect, webshot VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Config/pak/sysreqs: chromium cmake make libpng-dev libuv1-dev libssl-dev Repository: https://cynkra.r-universe.dev Date/Publication: 2026-05-23 18:04:23 UTC RemoteUrl: https://github.com/moodymudskipper/flow RemoteRef: HEAD RemoteSha: ccfc8ee85e26c545711211909a8559300041a269 NeedsCompilation: no Packaged: 2026-06-23 06:49:06 UTC; root Author: Antoine Fabri [aut, cre] Maintainer: Antoine Fabri