Dependency analysis on package MplusAutomation

General information

CRAN link link
Package version1.1.0
Number of strong dependencies62
Number of all dependencies95
Number of parent packages17
Max heaviness from parent packages16
Total heaviness from parent packages37
Number of parent packages (including Suggests and Enhances)23
Max co-heaviness from parent packages ("ggplot2" and "fastDummies")12

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils stats methods grDevices graphics tools grid splines glue magrittr digest R6 rlang jsonlite tibble lifecycle ellipsis fansi pillar pkgconfig vctrs cli crayon utf8 stringr stringi Rcpp lattice withr proto backports httr curl mime openssl askpass sys data.table gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite colorspace evaluate highr yaml xfun Rhdf5lib rhdf5filters bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 2 4 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents methods utils parallel gsubfn digest data.table rlang boot xtable checkmate plyr lattice coda pander texreg fastDummies ggplot2 tcltk relimp rhdf5 knitr rmarkdown testthat In total 62 packages are required directly or indirectly (95) when installing 'MplusAutomation' (1.1.0) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'MplusAutomation' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on MplusAutomation
methods Depends The whole set of functions/methods/classes from parent package is imported to the namespace of MplusAutomation. 0 0
ggplot2 Imports The whole set of functions/methods/classes from parent package is imported to the namespace of MplusAutomation. 37 16
texreg Imports The whole set of functions/methods/classes from parent package is imported to the namespace of MplusAutomation. 11 8
fastDummies Imports 1 0 0 21 3
gsubfn Imports 1 0 0 1 2
checkmate Imports 5 0 0 2 2
parallel Imports 5 0 0 0 1
boot Imports The whole set of functions/methods/classes from parent package is imported to the namespace of MplusAutomation. 2 1
xtable Imports 1 0 0 2 1
plyr Imports The whole set of functions/methods/classes from parent package is imported to the namespace of MplusAutomation. 3 1
coda Imports The whole set of functions/methods/classes from parent package is imported to the namespace of MplusAutomation. 6 1
pander Imports 1 0 0 8 1
utils Imports 5 0 0 0 0
digest Imports 1 0 0 1 0
data.table Imports 4 0 0 1 0
rlang Imports 1 0 0 1 0
lattice Imports 1 0 0 5 0
rmarkdown Suggests No object is imported into the namespace of MplusAutomation. 27 15
testthat Suggests No object is imported into the namespace of MplusAutomation. 36 14
knitr Suggests No object is imported into the namespace of MplusAutomation. 12 5
rhdf5 Suggests No object is imported into the namespace of MplusAutomation. 3 3
tcltk Suggests No object is imported into the namespace of MplusAutomation. 0 1
relimp Suggests No object is imported into the namespace of MplusAutomation. 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 MplusAutomation Co-heaviness as Jaccard coeffcient
fastDummies ggplot2 12 0.387

Analysis was done with pkgndep.