Package: foodwebr 1.0.0
foodwebr: Visualise Function Dependencies
Easily create graphs of the inter-relationships between functions in an environment.
Authors:
foodwebr_1.0.0.tar.gz
foodwebr_1.0.0.zip(r-4.7)foodwebr_1.0.0.zip(r-4.6)foodwebr_1.0.0.zip(r-4.5)
foodwebr_1.0.0.tgz(r-4.6-any)foodwebr_1.0.0.tgz(r-4.5-any)
foodwebr_1.0.0.tar.gz(r-4.7-any)foodwebr_1.0.0.tar.gz(r-4.6-any)
foodwebr_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
foodwebr/json (API)
NEWS
| # Install 'foodwebr' in R: |
| install.packages('foodwebr', repos = c('https://lewinfox.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lewinfox/foodwebr/issues
Pkgdown/docs site:https://lewinfox.com
code-toolsfunction-dependencyintrospection
Last updated from:968f63e6c3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-oldrel-arm64 | OK | 140 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 120 |
Exports:foodwebfoodweb_matrixget_funmatget_graphviz_specgraphviz_spec_from_matrix
Dependencies:base64encbitbit64bslibcachemclicliprcodetoolscpp11crayonDiagrammeRdigestdplyrevaluatefarverfastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetsigraphjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimepillarpkgconfigprettyunitsprogresspurrrR6rappdirsRColorBrewerreadrrlangrmarkdownrstudioapisassscalesstringistringrtibbletidygraphtidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a foodweb | foodweb |
| Create a function caller/callee matrix | foodweb_matrix |
| Extract the function matrix from a 'foodweb' object. | get_funmat |
| Extract the GraphViz specification from a 'foodweb' object. | get_graphviz_spec |
| Create a 'graphviz' specification from a function matrix | graphviz_spec_from_matrix |
| Is an object a 'foodweb'? | is.foodweb |
| Print a 'foodweb_matrix' | print.foodweb_matrix |
