Dependency analysis on package factoextra

General information

CRAN link link
Package version1.0.7
Number of strong dependencies118
Number of all dependencies123
Number of parent packages11
Max heaviness from parent packages15
Total heaviness from parent packages27
Number of parent packages (including Suggests and Enhances)17
Max co-heaviness from parent packages ("FactoMineR" and "ggpubr")39

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils stats methods grDevices graphics grid splines tools parallel datasets magrittr glue pkgconfig lattice MASS rlang tibble Matrix lifecycle R6 ellipsis fansi pillar vctrs cli crayon utf8 digest gtable isoband mgcv scales withr nlme farver labeling munsell RColorBrewer viridisLite colorspace Rcpp stringr stringi ggplot2 dplyr generics purrr tidyselect cpp11 sp yaml evaluate highr xfun gridExtra car ggrepel carData abind nnet pbkrtest quantreg maptools lme4 jsonlite broom numDeriv knitr SparseM MatrixModels survival foreign boot minqa nloptr RcppEigen backports tidyr testthat brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 plyr viridis ggsci cowplot ggsignif polynom rstatix corrplot cluster DT ellipse flashClust leaps scatterplot3d htmltools htmlwidgets crosstalk jquerylib promises base64enc fastmap lazyeval later pixmap 0 2 4 6 8 Imported methods 0 50 100 Required packages 0 5 10 15 Heaviness from parents ggplot2 grid stats abind cluster reshape2 tidyr ggrepel dendextend ggpubr FactoMineR ca mclust MASS ade4 igraph knitr In total 118 packages are required directly or indirectly (123) when installing 'factoextra' (1.0.7) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'factoextra' Imported functions 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 factoextra.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on factoextra
ggplot2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of factoextra. 37 0
FactoMineR Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 104 15
ggpubr Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 96 7
dendextend Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 41 3
reshape2 Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 10 2
grid Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 0 0
stats Imports 8 0 0 0 0
abind Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 2 0
cluster Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 4 0
tidyr Imports Parent package is listed in Imports of factoextra but no object from parent package is imported. 22 0
ggrepel Imports 1 0 0 39 0
ade4 Suggests No object is imported into the namespace of factoextra. 10 2
ca Suggests No object is imported into the namespace of factoextra. 0 1
mclust Suggests No object is imported into the namespace of factoextra. 4 1
igraph Suggests No object is imported into the namespace of factoextra. 10 1
MASS Suggests No object is imported into the namespace of factoextra. 5 0
knitr Suggests No object is imported into the namespace of factoextra. 12 0

The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.

Note the co-heaviness from parents can be always easily observed in the dependency heatmap.

Parent 1 Parent 2 Co-heaviness on factoextra Co-heaviness as Jaccard coeffcient
ggpubr FactoMineR 39 0.639

Analysis was done with pkgndep.