pkggraph: A Consistent and Intuitive Platform to Explore the Dependencies of Packages on the Comprehensive R Archive Network Like Repositories (original) (raw)
Interactively explore various dependencies of a package(s) (on the Comprehensive R Archive Network Like repositories) and perform analysis using tidy philosophy. Most of the functions return a 'tibble' object (enhancement of 'dataframe') which can be used for further analysis. The package offers functions to produce 'network' and 'igraph' dependency graphs. The 'plot' method produces a static plot based on 'ggnetwork' and 'plotd3' function produces an interactive D3 plot based on 'networkD3'.
Version:
0.2.3
Depends:
R (≥ 3.5.0), ggnetwork (≥ 0.5.1), ggplot2 (≥ 2.2.1), data.table (≥ 1.10.4)
Imports:
curl (≥ 2.5), dplyr (≥ 0.5.0), htmltools (≥ 0.3.5), igraph (≥ 1.0.1), intergraph (≥ 2.0.2), Matrix (≥ 1.2.10), networkD3 (≥ 0.4), network (≥ 1.13.0), RColorBrewer (≥ 1.1.2), tibble (≥ 1.3.0), tools, utils, plyr (≥ 1.8.4)
Suggests:
knitr (≥ 1.15.1), rmarkdown (≥ 1.4), magrittr (≥ 1.5), sna (≥ 2.4), statnet.common (≥ 3.3.0), BiocManager (≥ 1.30.4)
Published:
2018-11-15
DOI:
10.32614/CRAN.package.pkggraph
Author:
KS Srikanth [aut, cre], Singh Nikhil [aut]
Maintainer:
KS Srikanth <sri.teach at gmail.com>
BugReports:
https://github.com/talegari/pkggraph/issues
License:
URL:
https://github.com/talegari/pkggraph
NeedsCompilation:
no
Materials:
CRAN checks: