Dependency analysis on package candisc

General information

CRAN link link
Package version0.8-6
Number of strong dependencies89
Number of all dependencies104
Number of parent packages4
Max heaviness from parent packages1
Total heaviness from parent packages1
Number of parent packages (including Suggests and Enhances)11
Max co-heaviness from parent packages ("heplots" and "car")86

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Suggests stats grDevices utils graphics methods tools splines parallel grid magrittr glue stringr evaluate highr yaml xfun stringi knitr rlang R6 digest jsonlite carData abind MASS mgcv nnet pbkrtest quantreg maptools lme4 nlme Matrix broom dplyr numDeriv SparseM MatrixModels survival sp foreign lattice boot minqa nloptr Rcpp RcppEigen backports ellipsis generics purrr tibble tidyr ggplot2 lifecycle tidyselect vctrs pillar testthat fansi pkgconfig cpp11 gtable isoband scales withr cli crayon utf8 brio callr desc pkgload praise processx ps waldo farver labeling munsell RColorBrewer viridisLite rprojroot rstudioapi diffobj rematch2 colorspace car htmltools base64enc fastmap rpart htmlwidgets bslib jquerylib tinytex sass fs rappdirs 0 0.5 1 Imported methods 0 20 40 60 80 Required packages 0 5 10 Heaviness from parents graphics stats car heplots corrplot rpart rpart.plot MASS knitr rgl rmarkdown In total 89 packages are required directly or indirectly (104) when installing 'candisc' (0.8-6) Depends Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'candisc' The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on candisc
heplots Depends The whole set of functions/methods/classes from parent package is imported to the namespace of candisc. 88 1
graphics Depends The whole set of functions/methods/classes from parent package is imported to the namespace of candisc. 0 0
stats Depends The whole set of functions/methods/classes from parent package is imported to the namespace of candisc. 0 0
car Depends The whole set of functions/methods/classes from parent package is imported to the namespace of candisc. 87 0
rmarkdown Suggests No object is imported into the namespace of candisc. 27 10
rgl Suggests No object is imported into the namespace of candisc. 23 5
rpart.plot Suggests No object is imported into the namespace of candisc. 4 2
corrplot Suggests No object is imported into the namespace of candisc. 0 1
rpart Suggests No object is imported into the namespace of candisc. 3 1
MASS Suggests No object is imported into the namespace of candisc. 5 0
knitr Suggests No object is imported into the namespace of candisc. 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 candisc Co-heaviness as Jaccard coeffcient
car heplots 86 0.989

Analysis was done with pkgndep.