Dependency analysis on package asht

General information

CRAN link link
Package version0.9.7
Number of strong dependencies72
Number of all dependencies73
Number of parent packages7
Max heaviness from parent packages13
Total heaviness from parent packages27
Number of parent packages (including Suggests and Enhances)8
Max co-heaviness from parent packages ("exact2x2" and "exactci")17

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests stats methods utils grDevices graphics splines grid tools parallel stats4 cli crayon digest ellipsis lifecycle magrittr R6 rlang withr glue fansi tibble pillar pkgconfig vctrs utf8 survival Matrix MASS lattice ssanv testthat brio callr desc evaluate jsonlite pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 libcoin matrixStats modeltools mvtnorm multcomp TH.data sandwich codetools zoo exactci ggplot2 gtable isoband mgcv scales nlme farver labeling munsell RColorBrewer viridisLite colorspace 0 10 20 Imported methods 0 10 20 30 40 Required packages 0 5 10 Heaviness from parents stats coin exactci exact2x2 bpcp perm ssanv bootstrap In total 72 packages are required directly or indirectly (73) when installing 'asht' (0.9.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 'asht' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on asht
bpcp Depends The whole set of functions/methods/classes from parent package is imported to the namespace of asht. 39 13
coin Depends The whole set of functions/methods/classes from parent package is imported to the namespace of asht. 22 12
exact2x2 Depends 1 0 0 39 1
stats Depends 28 0 0 0 0
exactci Depends The whole set of functions/methods/classes from parent package is imported to the namespace of asht. 38 0
perm Imports 1 0 0 1 1
ssanv Imports 1 0 0 1 0
bootstrap Suggests No object is imported into the namespace of asht. 1 1

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 asht Co-heaviness as Jaccard coeffcient
exactci exact2x2 17 0.944

Analysis was done with pkgndep.