Package: pkgGraphR 0.2.0
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.2.0.tar.gz
pkgGraphR_0.2.0.zip(r-4.5)pkgGraphR_0.2.0.zip(r-4.4)pkgGraphR_0.2.0.zip(r-4.3)
pkgGraphR_0.2.0.tgz(r-4.4-any)pkgGraphR_0.2.0.tgz(r-4.3-any)
pkgGraphR_0.2.0.tar.gz(r-4.5-noble)pkgGraphR_0.2.0.tar.gz(r-4.4-noble)
pkgGraphR_0.2.0.tgz(r-4.4-emscripten)pkgGraphR_0.2.0.tgz(r-4.3-emscripten)
pkgGraphR.pdf |pkgGraphR.html✨
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 8 months agofrom:fb3fd82085. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:buildPackageGraphcollectFunNamesplotPackageGraph
Dependencies:base64encbitbit64bslibcachemclicliprcolorspacecpp11crayonDiagrammeRdigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetsigraphjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimemunsellpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRColorBrewerreadrrlangrmarkdownrstudioapisassscalesstringistringrtibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunyaml
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 |