flow: View and Browse Code Using Flow Diagrams

Visualize as flow diagrams the logic of functions, expressions or scripts in a static way or when running a call, and ease debugging. Advanced features include analogs to 'debug' and 'debugonce' to target specific functions to draw, an utility to draw the calls used in the tests of the package in a markdown report, and an utility to draw all the functions of one package in a markdown report.

Version: 0.1.0
Imports: nomnoml, utils, htmlwidgets, rstudioapi, webshot, styler, methods, here, lifecycle
Suggests: testthat (≥ 2.1.0), covr, knitr, rmarkdown, esquisse, tidyselect
Published: 2022-03-08
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri at gmail.com>
BugReports: https://github.com/moodymudskipper/flow/issues
License: GPL-3
URL: https://github.com/moodymudskipper/flow, https://moodymudskipper.github.io/flow/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: flow results

Documentation:

Reference manual: flow.pdf
Vignettes: Setup and Use the Addins
Advanced Debugging
Customize Your Diagrams
Experimental functions
Export Diagrams
Explore Nested Functions
Build reports to document functions and unit tests
Simple Usage

Downloads:

Package source: flow_0.1.0.tar.gz
Windows binaries: r-devel: flow_0.1.0.zip, r-release: flow_0.1.0.zip, r-oldrel: flow_0.1.0.zip
macOS binaries: r-release (arm64): flow_0.1.0.tgz, r-oldrel (arm64): flow_0.1.0.tgz, r-release (x86_64): flow_0.1.0.tgz, r-oldrel (x86_64): flow_0.1.0.tgz
Old sources: flow archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flow to link to this page.