Dependency analysis on package Deducer

General information

CRAN link link
Package version0.7-9
Number of strong dependencies107
Number of all dependencies128
Number of parent packages11
Max heaviness from parent packages22
Total heaviness from parent packages40
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("effects" and "car")25

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests methods utils graphics stats grDevices grid splines tools parallel MASS glue rlang Matrix lifecycle R6 lattice colorspace digest tibble withr nlme farver labeling munsell RColorBrewer viridisLite ellipsis fansi magrittr pillar pkgconfig vctrs cli crayon utf8 survival gtable isoband mgcv scales nnet boot Rcpp evaluate jsonlite rstudioapi rJava carData lme4 numDeriv knitr foreign minqa nloptr RcppEigen backports stringr ggplot2 highr yaml xfun testthat stringi brio callr desc pkgload praise processx ps waldo rprojroot diffobj rematch2 mvtnorm JavaGD abind pbkrtest quantreg maptools broom dplyr SparseM MatrixModels sp generics purrr tidyr tidyselect cpp11 class proxy TH.data sandwich codetools zoo survey estimability insight mitools DBI Kendall Rdpack rbibutils Formula latticeExtra cluster rpart gridExtra data.table htmlTable viridis htmltools base64enc png jpeg checkmate htmlwidgets fastmap 0 20 40 60 80 Imported methods 0 20 40 60 80 Required packages 0 10 20 Heaviness from parents JGR MASS ggplot2 car rJava plyr foreign e1071 scales multcomp effects XLConnect lawstat Hmisc In total 107 packages are required directly or indirectly (128) when installing 'Deducer' (0.7-9) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'Deducer' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on Deducer
car Depends The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 87 22
JGR Depends The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 5 2
MASS Depends The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 5 0
ggplot2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 37 0
multcomp Imports The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 16 6
effects Imports The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 60 6
e1071 Imports The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 8 3
plyr Imports The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 3 1
rJava Imports The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 1 0
foreign Imports The whole set of functions/methods/classes from parent package is imported to the namespace of Deducer. 3 0
scales Imports 83 0 0 15 0
Hmisc Suggests No object is imported into the namespace of Deducer. 67 16
lawstat Suggests No object is imported into the namespace of Deducer. 10 4
XLConnect Suggests No object is imported into the namespace of Deducer. 2 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 Deducer Co-heaviness as Jaccard coeffcient
car effects 25 0.472

Analysis was done with pkgndep.