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 | 
| Author: | KS Srikanth [aut, cre], Singh Nikhil [aut] | 
| Maintainer: | KS 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 | 
| Reference manual: | pkggraph.pdf | 
| Vignettes: | vignette_pkggraph | 
| Package source: | pkggraph_0.2.3.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: pkggraph_0.2.3.tgz, r-oldrel: pkggraph_0.2.3.tgz | 
| Old sources: | pkggraph archive | 
Please use the canonical form https://CRAN.R-project.org/package=pkggraph to link to this page.