Dependency analysis on package ggraph

General information

CRAN link link
Package version2.0.5
Number of strong dependencies57
Number of all dependencies103
Number of parent packages18
Max heaviness from parent packages4
Total heaviness from parent packages13
Number of parent packages (including Suggests and Enhances)27
Max co-heaviness from parent packages ("tidygraph" and "dplyr")2

Dependency heatmap

In the following dependency heatmap, rows are the parent packages of ggraph and columns are the dependency packages that each parent package brings in. On the right side of the heatmap, there are three barplot annotations: 1. number of imported functions/S4 methods/S4 classes from parent packages; 2. number of dependency packages from each parent package; 3. heaviness of each parent package on ggraph.

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils grDevices methods stats graphics grid tools splines parallel magrittr glue rlang pkgconfig lifecycle R6 crayon ellipsis fansi pillar vctrs lattice cli utf8 tibble Matrix digest colorspace MASS withr farver labeling munsell RColorBrewer viridisLite gtable isoband mgcv scales nlme Rcpp ggplot2 tidyselect purrr igraph generics tweenr RcppArmadillo dplyr tidyr cpp11 gridExtra polyclip RcppEigen yaml stringi evaluate highr stringr xfun jsonlite TSP qap cluster gclus registry foreach codetools iterators rex httr lazyeval curl mime openssl askpass sys statnet.common coda bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs progress plyr hms prettyunits 0 20 40 Imported methods 0 20 40 Required packages 0 5 10 15 Heaviness from parents ggplot2 grid utils stats digest gtable rlang Rcpp withr MASS igraph graphlayouts scales dplyr tidygraph ggrepel viridis ggforce deldir purrr knitr tibble seriation covr network rmarkdown gganimate In total 57 packages are required directly or indirectly (103) when installing 'ggraph' (2.0.5) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'ggraph' Imported functions The whole namespace is imported Package is listed in 'Imports' but namespace is not imported


Dependency table

"Import" information is from the NAMESPACE file of ggraph.

imports: number of imported functions/objects; importMethods: number of imported S4 methods; importClasses: number of imported S4 classes.

Required packages: number of strong dependency packages for each of the parent package (or in other words, number of dependency packages the parent package brings in).

Heaviness from parent on ggraph: number of required packages that can be reduced if moving parent package to Suggests of ggraph.

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on ggraph
ggplot2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of ggraph. 37 0
tidygraph Imports 8 0 0 30 4
ggforce Imports 17 0 0 44 4
graphlayouts Imports 7 0 0 13 2
viridis Imports 4 0 0 39 2
ggrepel Imports 2 0 0 39 1
grid Imports 24 0 0 0 0
utils Imports 2 0 0 0 0
stats Imports 1 0 0 0 0
digest Imports 1 0 0 1 0
gtable Imports 2 0 0 1 0
rlang Imports 9 0 0 1 0
Rcpp Imports 1 0 0 2 0
withr Imports Parent package is listed in Imports of ggraph but no object from parent package is imported. 3 0
MASS Imports 2 0 0 5 0
igraph Imports 46 0 0 10 0
scales Imports 17 0 0 15 0
dplyr Imports 13 0 0 20 0
rmarkdown Suggests No object is imported into the namespace of ggraph. 27 18
covr Suggests No object is imported into the namespace of ggraph. 20 11
seriation Suggests No object is imported into the namespace of ggraph. 16 9
knitr Suggests No object is imported into the namespace of ggraph. 12 7
gganimate Suggests No object is imported into the namespace of ggraph. 46 6
network Suggests No object is imported into the namespace of ggraph. 24 4
deldir Suggests No object is imported into the namespace of ggraph. 2 1
purrr Suggests No object is imported into the namespace of ggraph. 3 0
tibble Suggests No object is imported into the namespace of ggraph. 15 0

Analysis was done with pkgndep.