pkgnet: Get Network Representation of an R Package

Tools from the domain of graph theory can be used to quantify the complexity and vulnerability to failure of a software package. That is the guiding philosophy of this package. 'pkgnet' provides tools to analyze the dependencies between functions in an R package and between its imported packages.

Version: 0.4.0
Imports: assertthat, covr, data.table, DT, futile.logger, glue, igraph, knitr, magrittr, methods, R6, rlang, rmarkdown (≥ 1.9), tools, visNetwork
Suggests: devtools, testthat, withr
Published: 2019-04-05
Author: Brian Burns [aut, cre], James Lamb [aut], Patrick Boueri [ctb], Jay Qi [aut]
Maintainer: Brian Burns <brian.burns at uptake.com>
BugReports: https://github.com/UptakeOpenSource/pkgnet/issues
License: BSD_3_clause + file LICENSE
URL: https://github.com/UptakeOpenSource/pkgnet, https://uptakeopensource.github.io/pkgnet/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: pkgnet results

Downloads:

Reference manual: pkgnet.pdf
Vignettes: Exploring the Structure and Dependencies of an R Package
Publishing Your pkgnet Package Report
Package source: pkgnet_0.4.0.tar.gz
Windows binaries: r-devel: pkgnet_0.4.0.zip, r-release: pkgnet_0.4.0.zip, r-oldrel: pkgnet_0.4.0.zip
OS X binaries: r-release: pkgnet_0.4.0.tgz, r-oldrel: pkgnet_0.3.2.tgz
Old sources: pkgnet archive

Reverse dependencies:

Reverse suggests: getTBinR, RWsearch

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pkgnet to link to this page.