Dependency analysis on package RcmdrMisc

General information

CRAN link link
Package version2.7-2
Number of strong dependencies125
Number of all dependencies126
Number of parent packages17
Max heaviness from parent packages31
Total heaviness from parent packages65
Number of parent packages (including Suggests and Enhances)20
Max co-heaviness from parent packages ("Hmisc" and "car")27

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils stats methods grDevices graphics grid splines tools parallel magrittr ellipsis glue rlang tibble lifecycle R6 vctrs pillar fansi pkgconfig cli crayon utf8 lattice MASS cpp11 withr mgcv nnet nlme Matrix knitr survival foreign Rcpp backports purrr stringr ggplot2 tidyselect evaluate highr yaml xfun stringi digest gtable isoband scales jsonlite farver labeling munsell RColorBrewer viridisLite rstudioapi colorspace hms progress prettyunits zoo carData abind pbkrtest quantreg maptools lme4 broom dplyr numDeriv SparseM MatrixModels sp boot minqa nloptr RcppEigen generics tidyr testthat brio callr desc pkgload praise processx ps waldo rprojroot diffobj rematch2 class proxy cellranger rematch forcats readr clipr vroom tzdb bit64 bit Formula latticeExtra cluster rpart gridExtra data.table htmlTable viridis htmltools base64enc png jpeg checkmate htmlwidgets fastmap 0 5 10 15 20 Imported methods 0 20 40 60 80 Required packages 0 10 20 30 Heaviness from parents utils sandwich car graphics grDevices stats nortest abind foreign readstata13 colorspace MASS lattice e1071 readxl haven Hmisc datasets carData boot In total 125 packages are required directly or indirectly (126) when installing 'RcmdrMisc' (2.7-2) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'RcmdrMisc' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on RcmdrMisc
car Depends 5 0 0 87 31
sandwich Depends 1 0 0 7 2
utils Depends Parent package is listed in Depends of RcmdrMisc but no object from parent package is imported. 0 0
Hmisc Imports 1 0 0 67 16
haven Imports 2 0 0 33 8
e1071 Imports 2 0 0 8 3
readxl Imports 2 0 0 23 3
nortest Imports 5 0 0 1 1
readstata13 Imports Parent package is listed in Imports of RcmdrMisc but no object from parent package is imported. 3 1
graphics Imports 18 0 0 0 0
grDevices Imports 2 0 0 0 0
stats Imports 20 0 0 0 0
abind Imports 1 0 0 2 0
foreign Imports 1 0 0 3 0
colorspace Imports 1 0 0 4 0
MASS Imports 1 0 0 5 0
lattice Imports 2 0 0 5 0
datasets Suggests No object is imported into the namespace of RcmdrMisc. 0 1
carData Suggests No object is imported into the namespace of RcmdrMisc. 0 0
boot Suggests No object is imported into the namespace of RcmdrMisc. 2 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 RcmdrMisc Co-heaviness as Jaccard coeffcient
car Hmisc 27 0.365

Analysis was done with pkgndep.