Package: pkgdepR 1.1.1
pkgdepR: Statically Determine Function Dependencies Between Packages
Statically determine and visualize the function dependencies within and across packages. This may be useful for managing function dependencies across a code base of multiple R packages.
Authors:
pkgdepR_1.1.1.tar.gz
pkgdepR_1.1.1.zip(r-4.7)pkgdepR_1.1.1.zip(r-4.6)pkgdepR_1.1.1.zip(r-4.5)
pkgdepR_1.1.1.tgz(r-4.6-any)pkgdepR_1.1.1.tgz(r-4.5-any)
pkgdepR_1.1.1.tar.gz(r-4.7-any)pkgdepR_1.1.1.tar.gz(r-4.6-any)
pkgdepR_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pkgdepR/json (API)
NEWS
| # Install 'pkgdepR' in R: |
| install.packages('pkgdepR', repos = c('https://edpeyton.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/edpeyton/pkgdepr/issues
Pkgdown/docs site:https://pkgdepr.org
function-dependencyvisualization
Last updated from:284fb9d519. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 128 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 117 |
Exports:%>%all_info_nsdepsget_functionsls_namespace_info
Dependencies:base64encbslibcachemclicrayondigestdplyrevaluatefarverfastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlabelinglifecyclemagrittrmemoisemimepillarpkgconfigR6rappdirsRColorBrewerrlangrmarkdownsassscalestibbletidyselecttinytexutf8vctrsviridisLitevisNetworkwithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Imported 'magrittr' forward-pipe operator | %>% |
| Get all information on a namespace | all_info_ns |
| Get environment dependency object | deps |
| Get functions from namespace | get_functions |
| pkgdepR object | is.pkgdepR |
| Get namespace information | ls_namespace_info |
| Visualizing package dependencies | plot.pkgdepR |
| Print pkgdepR object | print.pkgdepR |
| Summarise a `pkgdepR` object | summary.pkgdepR |
