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://moodymudskipper.r-universe.dev Date/Publication: 2026-07-01 05:51:09 UTC RemoteUrl: https://github.com/moodymudskipper/flow RemoteRef: HEAD RemoteSha: 6eab664a67a314c28a9fd4d96fb4570a960fbdaa NeedsCompilation: no Packaged: 2026-07-01 06:29:32 UTC; root Author: Antoine Fabri [aut, cre] Maintainer: Antoine Fabri