Dependency analysis on package graphsim

General information

CRAN link link
Package version1.0.2
Number of strong dependencies18
Number of all dependencies110
Number of parent packages7
Max heaviness from parent packages5
Total heaviness from parent packages10
Number of parent packages (including Suggests and Enhances)16
Max co-heaviness from parent packages ("igraph" and "Matrix")4

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests stats methods utils grDevices graphics grid tools magrittr pkgconfig lattice gtools caTools KernSmooth bitops Matrix glue digest evaluate rlang R6 xfun jsonlite yaml stringi stringr highr lifecycle fastmap fs rappdirs knitr htmltools base64enc callr cli desc ellipsis pkgload rstudioapi withr crayon rprojroot processx brio praise ps waldo diffobj fansi rematch2 tibble pillar vctrs utf8 mime bslib jquerylib tinytex sass testthat xml2 cpp11 R.methodsS3 R.oo R.utils R.cache farver labeling munsell RColorBrewer viridisLite colorspace rmarkdown usethis httr memoise pkgbuild rcmdcheck remotes roxygen2 rversions sessioninfo clipr curl gert gh purrr whisker openssl cachem prettyunits xopen brew commonmark askpass credentials sys zip gitcreds ini 0 5 10 Imported methods 0 20 40 60 Required packages 0 20 40 60 Heaviness from parents utils matrixcalc graphics mvtnorm gplots Matrix igraph markdown R.rsp knitr scales rmarkdown prettydoc testthat vdiffr devtools In total 18 packages are required directly or indirectly (110) when installing 'graphsim' (1.0.2) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'graphsim' Imported functions Imported S4 classes 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 graphsim.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on graphsim
gplots Imports 1 0 0 7 5
igraph Imports 11 0 0 10 3
matrixcalc Imports 2 0 0 0 1
mvtnorm Imports 1 0 0 2 1
utils Imports Parent package is listed in Imports of graphsim but no object from parent package is imported. 0 0
graphics Imports The whole set of functions/methods/classes from parent package is imported to the namespace of graphsim. 0 0
Matrix Imports 2 0 1 7 0
devtools Suggests No object is imported into the namespace of graphsim. 76 70
vdiffr Suggests No object is imported into the namespace of graphsim. 42 36
testthat Suggests No object is imported into the namespace of graphsim. 36 30
prettydoc Suggests No object is imported into the namespace of graphsim. 28 24
rmarkdown Suggests No object is imported into the namespace of graphsim. 27 23
scales Suggests No object is imported into the namespace of graphsim. 15 11
knitr Suggests No object is imported into the namespace of graphsim. 12 9
R.rsp Suggests No object is imported into the namespace of graphsim. 9 7
markdown Suggests No object is imported into the namespace of graphsim. 5 4

Analysis was done with pkgndep.