Dependency analysis on package rstatix

General information

CRAN link link
Package version0.7.0
Number of strong dependencies89
Number of all dependencies125
Number of parent packages13
Max heaviness from parent packages39
Total heaviness from parent packages40
Number of parent packages (including Suggests and Enhances)22
Max co-heaviness from parent packages ("car" and "broom")25

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods stats grDevices tools graphics grid splines parallel stats4 magrittr glue rlang ellipsis vctrs cli lifecycle pillar fansi pkgconfig crayon utf8 R6 purrr tibble stringr stringi digest evaluate tidyselect generics highr yaml xfun dplyr cpp11 MASS withr Matrix lattice knitr jsonlite backports tidyr ggplot2 gtable isoband mgcv scales nlme farver labeling munsell RColorBrewer viridisLite colorspace numDeriv survival Rcpp brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 carData abind nnet pbkrtest quantreg maptools lme4 broom SparseM MatrixModels sp foreign boot minqa nloptr RcppEigen testthat mvtnorm estimability xtable commonmark xml2 hunspell libcoin matrixStats modeltools multcomp TH.data sandwich codetools zoo bslib htmltools jquerylib tinytex sass base64enc fastmap fs rappdirs ggrepel ggsci cowplot ggsignif gridExtra polynom rstatix corrplot car 0 5 10 15 Imported methods 0 50 100 Required packages 0 10 20 30 40 Heaviness from parents stats utils magrittr corrplot rlang generics purrr tidyselect tibble dplyr tidyr broom car graphics boot emmeans knitr spelling coin rmarkdown testthat ggpubr In total 89 packages are required directly or indirectly (125) when installing 'rstatix' (0.7.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'rstatix' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on rstatix
car Imports 2 0 0 87 39
corrplot Imports Parent package is listed in Imports of rstatix but no object from parent package is imported. 0 1
stats Imports 16 0 0 0 0
utils Imports Parent package is listed in Imports of rstatix but no object from parent package is imported. 0 0
magrittr Imports 4 0 0 0 0
rlang Imports 8 0 0 1 0
generics Imports 2 0 0 1 0
purrr Imports 2 0 0 3 0
tidyselect Imports Parent package is listed in Imports of rstatix but no object from parent package is imported. 9 0
tibble Imports 3 0 0 15 0
dplyr Imports 19 0 0 20 0
tidyr Imports 5 0 0 22 0
broom Imports 1 0 0 48 0
coin Suggests No object is imported into the namespace of rstatix. 22 11
rmarkdown Suggests No object is imported into the namespace of rstatix. 27 10
ggpubr Suggests No object is imported into the namespace of rstatix. 96 8
emmeans Suggests No object is imported into the namespace of rstatix. 8 4
spelling Suggests No object is imported into the namespace of rstatix. 18 4
graphics Suggests No object is imported into the namespace of rstatix. 0 0
boot Suggests No object is imported into the namespace of rstatix. 2 0
knitr Suggests No object is imported into the namespace of rstatix. 12 0
testthat Suggests No object is imported into the namespace of rstatix. 36 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 rstatix Co-heaviness as Jaccard coeffcient
broom car 25 0.391

Analysis was done with pkgndep.