Package: pkgGraphR 0.3.1
pkgGraphR: Graph the Relationship Between Functions in an R Package
It is often useful when developing an R package to track the relationship between functions in order to appropriately test and track changes. This package generates a graph of the relationship between all R functions in a package. It can also be used on any directory containing .R files which can be very useful for 'shiny' apps or other non-package workflows.
Authors:
pkgGraphR_0.3.1.tar.gz
pkgGraphR_0.3.1.zip(r-4.7)pkgGraphR_0.3.1.zip(r-4.6)pkgGraphR_0.3.1.zip(r-4.5)
pkgGraphR_0.3.1.tgz(r-4.6-any)pkgGraphR_0.3.1.tgz(r-4.5-any)
pkgGraphR_0.3.1.tar.gz(r-4.7-any)pkgGraphR_0.3.1.tar.gz(r-4.6-any)
pkgGraphR_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pkgGraphR/json (API)
| # Install 'pkgGraphR' in R: |
| install.packages('pkgGraphR', repos = c('https://doliv071.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/doliv071/pkggraphr
Last updated from:77bc6f53ea. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 172 | ||
| macos-release-arm64 | OK | 153 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 129 |
Exports:buildPackageGraphcollectFunNamesplotPackageGraph
Dependencies:base64encbitbit64bslibcachemclicliprcpp11crayonDiagrammeRdigestdplyrevaluatefarverfastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetsigraphjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimepillarpkgconfigprettyunitsprogresspurrrR6rappdirsRColorBrewerreadrrlangrmarkdownrstudioapisassscalesstringistringrtibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build a graph of an R package or directory | buildPackageGraph |
| Collect all functions in a package or directory | collectFunNames |
| Plot a graph or diagram of a package | plotPackageGraph |
