pkggraph: Explore the R Package Dependencies on the Comprehensive R Archive Network (CRAN) Like Repositories

Explore various dependencies of a packages (on the Comprehensive R Archive Network Like repositories). The functions get_neighborhood() and get_dependencies() provide dependencies of packages and as_graph() can be used to convert into a 'igraph' object for further analysis and plotting.

Version: 0.3.0
Depends: R (≥ 4.1.0)
Imports: dplyr (≥ 1.0.1), tidyr (≥ 1.3.0), igraph (≥ 1.0.1), ggplot2 (≥ 4.0.0), tidygraph (≥ 1.3.1), ggraph (≥ 2.2.2), tibble (≥ 1.3.0), rlang (≥ 1.1.0), cli (≥ 3.6.0), checkmate (≥ 2.3.0), stringr (≥ 1.5.0), BiocManager (≥ 1.30.27), tools, utils
Suggests: rmarkdown
Published: 2026-02-23
DOI: 10.32614/CRAN.package.pkggraph
Author: Komala Sheshachala Srikanth [aut, cre], Singh Nikhil [aut]
Maintainer: Komala Sheshachala Srikanth <sri.teach at gmail.com>
BugReports: https://github.com/talegari/pkggraph/issues
License: GPL-3
URL: https://github.com/talegari/pkggraph
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: pkggraph results

Documentation:

Reference manual: pkggraph.html , pkggraph.pdf

Downloads:

Package source: pkggraph_0.3.0.tar.gz
Windows binaries: r-devel: pkggraph_0.2.3.zip, r-release: pkggraph_0.2.3.zip, r-oldrel: pkggraph_0.2.3.zip
macOS binaries: r-release (arm64): pkggraph_0.2.3.tgz, r-oldrel (arm64): pkggraph_0.2.3.tgz, r-release (x86_64): pkggraph_0.2.3.tgz, r-oldrel (x86_64): pkggraph_0.2.3.tgz
Old sources: pkggraph archive

Linking:

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