Dependency analysis on package microplot

General information

CRAN link link
Package version1.0-45
Number of strong dependencies110
Number of all dependencies111
Number of parent packages9
Max heaviness from parent packages25
Total heaviness from parent packages32
Number of parent packages (including Suggests and Enhances)16
Max co-heaviness from parent packages ("HH" and "Hmisc")17

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils stats grDevices methods graphics tools grid splines glue magrittr digest rlang R6 stringr stringi xfun base64enc fastmap evaluate highr yaml lattice RColorBrewer htmltools knitr jsonlite gtable Matrix isoband MASS mgcv scales tibble withr viridisLite nlme farver labeling lifecycle munsell ellipsis fansi pillar pkgconfig vctrs colorspace cli crayon utf8 data.table Rcpp bslib sass jquerylib fs rappdirs ggplot2 png jpeg checkmate htmlwidgets rstudioapi backports xml2 uuid zip tinytex survival Formula latticeExtra cluster rpart nnet foreign gridExtra htmlTable viridis plyr mime officer rmarkdown gdtools systemfonts cpp11 multcomp reshape2 leaps vcd shiny Hmisc abind Rmpfr mvtnorm TH.data sandwich codetools lmtest httpuv xtable fontawesome sourcetools later promises commonmark cachem gmp zoo 0 5 10 15 Imported methods 0 50 100 Required packages 0 10 20 Heaviness from parents grid lattice htmltools officer ggplot2 flextable cowplot Hmisc HH xtable markdown latticeExtra reshape2 knitr htmlTable rmarkdown In total 110 packages are required directly or indirectly (111) when installing 'microplot' (1.0-45) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'microplot' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on microplot
HH Imports 1 0 0 98 25
flextable Imports 17 0 0 38 6
cowplot Imports 3 0 0 38 1
grid Imports 1 0 0 0 0
lattice Imports 1 0 0 5 0
htmltools Imports 3 0 0 6 0
officer Imports 5 0 0 9 0
ggplot2 Imports 13 0 0 37 0
Hmisc Imports 7 0 0 67 0
markdown Suggests No object is imported into the namespace of microplot. 5 1
xtable Suggests No object is imported into the namespace of microplot. 2 0
latticeExtra Suggests No object is imported into the namespace of microplot. 9 0
reshape2 Suggests No object is imported into the namespace of microplot. 10 0
knitr Suggests No object is imported into the namespace of microplot. 12 0
htmlTable Suggests No object is imported into the namespace of microplot. 24 0
rmarkdown Suggests No object is imported into the namespace of microplot. 27 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 microplot Co-heaviness as Jaccard coeffcient
Hmisc HH 17 0.405

Analysis was done with pkgndep.