Dependency analysis on package gRbase

General information

CRAN link link
Package version1.8.7
Number of strong dependencies21
Number of all dependencies58
Number of parent packages12
Max heaviness from parent packages2
Total heaviness from parent packages8
Number of parent packages (including Suggests and Enhances)15
Max co-heaviness from parent packages ("igraph" and "magrittr")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports LinkingTo Suggests utils methods stats graphics grDevices grid stats4 tools BiocGenerics lattice magrittr graph Matrix pkgconfig Rcpp BH evaluate glue highr stringr yaml xfun stringi brio callr cli crayon desc digest ellipsis jsonlite lifecycle pkgload praise processx ps R6 rlang waldo withr rprojroot rstudioapi diffobj fansi rematch2 tibble pillar vctrs utf8 0 5 10 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents methods stats4 magrittr BiocManager Rcpp graph Matrix RBGL Rgraphviz igraph RcppArmadillo RcppEigen microbenchmark knitr testthat In total 21 packages are required directly or indirectly (58) when installing 'gRbase' (1.8.7) Depends Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'gRbase' Imported functions Imported S4 methods Imported S4 classes Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on gRbase
methods Depends 3 0 0 0 0
RBGL Imports Parent package is listed in Imports of gRbase but no object from parent package is imported. 8 2
igraph Imports 13 0 0 10 2
BiocManager Imports 1 0 0 1 1
Rgraphviz Imports 0 1 0 9 1
stats4 Imports 0 1 0 0 0
magrittr Imports 1 0 0 0 0
Rcpp Imports 1 0 0 2 0
graph Imports 7 0 1 6 0
Matrix Imports 1 3 0 7 0
RcppArmadillo LinkingTo Parent package is listed in LinkingTo of gRbase but no object from parent package is imported. 4 1
RcppEigen LinkingTo Parent package is listed in LinkingTo of gRbase but no object from parent package is imported. 9 1
testthat Suggests No object is imported into the namespace of gRbase. 36 30
knitr Suggests No object is imported into the namespace of gRbase. 12 9
microbenchmark Suggests No object is imported into the namespace of gRbase. 2 1

Analysis was done with pkgndep.