Dependency analysis on package networkD3

General information

CRAN link link
Package version0.4
Number of strong dependencies19
Number of all dependencies48
Number of parent packages3
Max heaviness from parent packages8
Total heaviness from parent packages15
Number of parent packages (including Suggests and Enhances)7
Max co-heaviness from parent packages ("igraph" and "htmlwidgets")3

Dependency heatmap

In the following dependency heatmap, rows are the parent packages of networkD3 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 networkD3.

Adjust heatmap size:
Base packages Other packages Imports Suggests Enhances utils methods grDevices stats graphics grid tools digest base64enc rlang fastmap magrittr htmltools jsonlite yaml Matrix pkgconfig lattice glue evaluate highr stringr xfun stringi httpuv mime xtable fontawesome R6 sourcetools later promises crayon withr commonmark bslib cachem ellipsis lifecycle Rcpp sass jquerylib fs rappdirs 0 2 4 6 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents magrittr htmlwidgets igraph jsonlite htmltools knitr shiny In total 19 packages are required directly or indirectly (48) when installing 'networkD3' (0.4) Imports Suggests Enhances Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'networkD3' Imported functions


Dependency table

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

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 networkD3: number of required packages that can be reduced if moving parent package to Suggests of networkD3.

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on networkD3
htmlwidgets Imports 2 0 0 10 8
igraph Imports 6 0 0 10 7
magrittr Imports 1 0 0 0 0
jsonlite Suggests No object is imported into the namespace of networkD3. 1 0
htmltools Suggests No object is imported into the namespace of networkD3. 6 0
shiny Enhances No object is imported into the namespace of networkD3. 34 23
knitr Enhances No object is imported into the namespace of networkD3. 12 8

Analysis was done with pkgndep.