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.  See the pkgnet website for vignettes 
             and other supplementary information.
| Version: | 
0.4.2 | 
| Imports: | 
assertthat, covr, data.table, DT, futile.logger, glue, igraph, knitr, magrittr, methods, R6, rlang, rmarkdown (≥ 1.9), tools, visNetwork | 
| Suggests: | 
ggplot2, pkgdown, testthat, webshot, withr | 
| Published: | 
2021-12-23 | 
| Author: | 
Brian Burns [aut, cre],
  James Lamb [aut],
  Jay Qi [aut] | 
| Maintainer: | 
Brian Burns  <brian.burns.opensource at gmail.com> | 
| BugReports: | 
https://github.com/uptake/pkgnet/issues | 
| License: | 
BSD_3_clause + file LICENSE | 
| URL: | 
https://github.com/uptake/pkgnet, https://uptake.github.io/pkgnet/ | 
| NeedsCompilation: | 
no | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
pkgnet results |