Package: flow 0.2.0.9000

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, visualize the dependencies between functions or between modules in a shiny app, and more.
Authors:
flow_0.2.0.9000.tar.gz
flow_0.2.0.9000.zip(r-4.7)flow_0.2.0.9000.zip(r-4.6)flow_0.2.0.9000.zip(r-4.5)
flow_0.2.0.9000.tgz(r-4.6-any)flow_0.2.0.9000.tgz(r-4.5-any)
flow_0.2.0.9000.tar.gz(r-4.7-any)flow_0.2.0.9000.tar.gz(r-4.6-any)
flow_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flow/json (API)
NEWS
| # Install 'flow' in R: |
| install.packages('flow', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/moodymudskipper/flow/issues
Pkgdown/docs site:https://moodymudskipper.github.io
Last updated from:ccfc8ee85e. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 224 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 121 | ||
| wasm-release | OK | 145 |
Exports:dflow_compare_runsflow_debugflow_debugonceflow_docflow_drawflow_embedflow_runflow_testflow_undebugflow_viewflow_view_depsflow_view_shinyflow_view_source_callsflow_view_usesflow_view_vars
Dependencies:AsioHeadersbase64encbslibcachemcallrchromoteclicpp11curldigestevaluatefastmapfontawesomefsglueherehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimenomnomlotelpngprocessxpromisespspurrrR.cacheR.methodsS3R.ooR.utilsR6rappdirsRcpprlangrmarkdownrprojrootrstudioapisassstylertinytexvctrswebshot2websocketwithrxfunyamlzip
Advanced Debugging
Rendered fromadvanced-debugging.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2023-06-04
Started: 2022-03-07
Build reports to document functions and unit tests
Rendered fromreports.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2023-06-04
Started: 2022-03-07
Customize Your Diagrams
Rendered fromcustomize.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2023-06-04
Started: 2022-03-07
Experimental functions
Rendered fromexperimental-functions.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2025-06-03
Started: 2022-03-07
Explore Nested Functions
Rendered fromnested-functions.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2023-06-04
Started: 2022-03-07
Export Diagrams
Rendered fromexport-diagrams.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2022-03-07
Started: 2022-03-07
Setup and Use the Addins
Rendered fromaddins.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2022-03-07
Started: 2022-03-07
Simple Usage
Rendered fromsimple-usage.Rmdusingknitr::rmarkdownon May 24 2026.Last update: 2023-06-04
Started: 2022-03-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Debug With Flow Diagrams | flow_debug flow_undebug |
| Draw Flow Diagrams for an Entire Package | flow_doc |
| Draw Diagram From Debugger | d flow_draw |
| Embed chart in roxygen doc | flow_embed |
| Build Report From Tests | flow_test |
| View function as flow chart | flow_compare_runs flow_run flow_view |
| Show dependency graph of a function | flow_view_deps |
| Visualize a shiny app's dependency graph | flow_view_shiny |
| Draw diagram of source dependencies | flow_view_source_calls |
| Show graph of callers of a function | flow_view_uses |
| Draw the dependencies of variables in a function | flow_view_vars |
| options for the 'flow' package | flow-options flow.indenter flow.svg flow.webshot2 |
