Dependency analysis on package GDINA

General information

CRAN link link
Package version2.8.8
Number of strong dependencies66
Number of all dependencies94
Number of parent packages12
Max heaviness from parent packages23
Total heaviness from parent packages29
Number of parent packages (including Suggests and Enhances)19
Max co-heaviness from parent packages ("shinydashboard" and "shiny")20

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests utils methods stats grDevices graphics tools grid parallel splines glue magrittr digest rlang R6 withr lifecycle ellipsis crayon jsonlite Rcpp htmltools fastmap bslib base64enc sass jquerylib fs rappdirs lattice httpuv mime xtable fontawesome sourcetools later promises commonmark cachem MASS tibble Matrix fansi pillar pkgconfig vctrs cli utf8 numDeriv truncnorm shiny gtable isoband mgcv scales nlme farver labeling munsell RColorBrewer viridisLite colorspace stringi evaluate highr stringr yaml xfun scatterplot3d mvtnorm polycor RcppArmadillo admisc knitr tinytex brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 2 4 6 8 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents graphics numDeriv stats utils alabama Rcpp Rsolnp MASS shiny shinydashboard ggplot2 RcppArmadillo Matrix poLCA stringr knitr CDM rmarkdown testthat In total 66 packages are required directly or indirectly (94) when installing 'GDINA' (2.8.8) Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'GDINA' 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 GDINA.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on GDINA
ggplot2 Imports 9 0 0 37 23
Rsolnp Imports 1 0 0 3 3
alabama Imports 1 0 0 1 1
shinydashboard Imports The whole set of functions/methods/classes from parent package is imported to the namespace of GDINA. 35 1
graphics Imports 5 0 0 0 0
numDeriv Imports 2 0 0 0 0
stats Imports The whole set of functions/methods/classes from parent package is imported to the namespace of GDINA. 0 0
utils Imports 2 0 0 0 0
Rcpp Imports 1 0 0 2 0
MASS Imports 1 0 0 5 0
shiny Imports The whole set of functions/methods/classes from parent package is imported to the namespace of GDINA. 34 0
RcppArmadillo LinkingTo Parent package is listed in LinkingTo of GDINA but no object from parent package is imported. 4 1
testthat Suggests No object is imported into the namespace of GDINA. 36 14
rmarkdown Suggests No object is imported into the namespace of GDINA. 27 9
knitr Suggests No object is imported into the namespace of GDINA. 12 7
CDM Suggests No object is imported into the namespace of GDINA. 14 4
poLCA Suggests No object is imported into the namespace of GDINA. 7 2
stringr Suggests No object is imported into the namespace of GDINA. 7 2
Matrix Suggests No object is imported into the namespace of GDINA. 7 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 GDINA Co-heaviness as Jaccard coeffcient
shiny shinydashboard 20 0.952

Analysis was done with pkgndep.