Dependency analysis on package ggcorrplot

General information

CRAN link link
Package version0.1.3
Number of strong dependencies44
Number of all dependencies53
Number of parent packages3
Max heaviness from parent packages33
Total heaviness from parent packages39
Number of parent packages (including Suggests and Enhances)5
Max co-heaviness from parent packages ("reshape2" and "ggplot2")4

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests stats utils methods tools grDevices grid graphics splines glue magrittr stringr stringi digest Rcpp gtable isoband MASS mgcv rlang scales tibble withr nlme Matrix farver labeling lifecycle munsell R6 RColorBrewer viridisLite ellipsis fansi pillar pkgconfig vctrs lattice colorspace cli crayon utf8 plyr evaluate highr yaml xfun commonmark xml2 hunspell knitr 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents ggplot2 stats reshape2 knitr spelling In total 44 packages are required directly or indirectly (53) when installing 'ggcorrplot' (0.1.3) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'ggcorrplot' 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 ggcorrplot.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on ggcorrplot
ggplot2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of ggcorrplot. 37 33
reshape2 Imports Parent package is listed in Imports of ggcorrplot but no object from parent package is imported. 10 6
stats Imports Parent package is listed in Imports of ggcorrplot but no object from parent package is imported. 0 0
spelling Suggests No object is imported into the namespace of ggcorrplot. 18 9
knitr Suggests No object is imported into the namespace of ggcorrplot. 12 5

Analysis was done with pkgndep.