Dependency analysis on package tidygraph

General information

CRAN link link
Package version1.2.1
Number of strong dependencies30
Number of all dependencies84
Number of parent packages13
Max heaviness from parent packages5
Total heaviness from parent packages7
Number of parent packages (including Suggests and Enhances)24
Max co-heaviness from parent packages ("tidyr" and "dplyr")4

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests utils methods grDevices stats graphics grid tools parallel stats4 magrittr pkgconfig glue crayon lattice ellipsis fansi lifecycle rlang vctrs cli utf8 pillar R6 Matrix tibble generics tidyselect purrr dplyr cpp11 igraph Rcpp digest jsonlite withr stringi BiocGenerics nlme RcppArmadillo TSP qap cluster gclus colorspace MASS registry foreach codetools iterators rex httr yaml lazyeval curl mime openssl askpass sys statnet.common coda brio callr desc evaluate pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 50 100 150 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents magrittr utils R6 tools stats rlang cli igraph pillar tibble dplyr tidyr cpp11 methods data.tree graph ape influenceR NetSwan netrankr seriation covr network testthat In total 30 packages are required directly or indirectly (84) when installing 'tidygraph' (1.2.1) Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'tidygraph' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tidygraph
igraph Imports 154 0 0 10 5
tools Imports 1 0 0 0 1
tidyr Imports 1 0 0 22 1
magrittr Imports 1 0 0 0 0
utils Imports 2 0 0 0 0
R6 Imports 1 0 0 0 0
stats Imports 7 0 0 0 0
rlang Imports 16 0 0 1 0
cli Imports Parent package is listed in Imports of tidygraph but no object from parent package is imported. 3 0
pillar Imports 1 0 0 12 0
tibble Imports 3 0 0 15 0
dplyr Imports 41 0 0 20 0
cpp11 LinkingTo Parent package is listed in LinkingTo of tidygraph but no object from parent package is imported. 0 0
testthat Suggests No object is imported into the namespace of tidygraph. 36 17
covr Suggests No object is imported into the namespace of tidygraph. 20 13
seriation Suggests No object is imported into the namespace of tidygraph. 16 11
ape Suggests No object is imported into the namespace of tidygraph. 11 4
network Suggests No object is imported into the namespace of tidygraph. 24 4
graph Suggests No object is imported into the namespace of tidygraph. 6 3
netrankr Suggests No object is imported into the namespace of tidygraph. 13 3
data.tree Suggests No object is imported into the namespace of tidygraph. 6 2
influenceR Suggests No object is imported into the namespace of tidygraph. 11 1
NetSwan Suggests No object is imported into the namespace of tidygraph. 11 1
methods Suggests No object is imported into the namespace of tidygraph. 0 0

Analysis was done with pkgndep.