Package: flow
Title: View and Browse Code Using Flow Diagrams
Version: 0.2.0
Authors@R: 
    person(given = "Antoine",
           family = "Fabri",
           role = c("aut", "cre"),
           email = "antoine.fabri@gmail.com")
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
Encoding: UTF-8
Imports: nomnoml, utils, htmlwidgets, rstudioapi, webshot, styler,
        methods, here, lifecycle
Suggests: testthat (>= 3.0.0), covr, knitr, rmarkdown, esquisse,
        tidyselect, purrr
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-06-06 11:47:40 UTC; Antoine
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-06 12:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:47:07 UTC; unix
