Dependency analysis on package mlrMBO

General information

CRAN link link
Package version1.1.5
Number of strong dependencies83
Number of all dependencies149
Number of parent packages9
Max heaviness from parent packages30
Total heaviness from parent packages35
Number of parent packages (including Suggests and Enhances)30
Max co-heaviness from parent packages ("smoof" and "mlr")36

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils stats methods grDevices graphics grid tools splines parallel tcltk stats4 magrittr glue digest R6 lattice backports rlang withr Matrix pkgconfig crayon checkmate data.table gtable MASS tibble lifecycle ellipsis fansi pillar vctrs cli utf8 BBmisc isoband mgcv scales nlme farver labeling munsell RColorBrewer viridisLite colorspace Rcpp jsonlite yaml fastmatch ggplot2 stringi ParamHelpers httr base64enc htmltools tidyr dplyr lazyeval purrr curl mime openssl fastmap tidyselect cpp11 generics askpass sys survival plot3D plotly mco RJSONIO RcppArmadillo misc3d htmlwidgets crosstalk promises later parallelMap XML stringr evaluate plyr highr xfun sp Formula plotmo TeachingDemos plotrix igraph rex mvtnorm modeltools strucchange coin zoo sandwich libcoin matrixStats multcomp TH.data codetools bslib jquerylib knitr tinytex sass fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 forcats progress reshape hms prettyunits smoof 0 0.5 1 Imported methods 0 20 40 60 Required packages 0 10 20 30 Heaviness from parents ParamHelpers mlr smoof backports data.table checkmate lhs BBmisc parallelMap emoa mco DiceKriging randomForest rgenoud nnet rpart kernlab gridExtra akima earth reshape2 kknn knitr covr party rmarkdown testthat ggplot2 GGally cmaesr In total 83 packages are required directly or indirectly (149) when installing 'mlrMBO' (1.1.5) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'mlrMBO' 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 mlrMBO.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on mlrMBO
smoof Depends The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 75 30
mlr Depends The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 50 4
ParamHelpers Depends The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 8 0
lhs Imports 1 0 0 3 1
backports Imports Parent package is listed in Imports of mlrMBO but no object from parent package is imported. 0 0
data.table Imports The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 1 0
checkmate Imports The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 2 0
BBmisc Imports The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 6 0
parallelMap Imports The whole set of functions/methods/classes from parent package is imported to the namespace of mlrMBO. 8 0
testthat Suggests No object is imported into the namespace of mlrMBO. 36 14
party Suggests No object is imported into the namespace of mlrMBO. 24 13
rmarkdown Suggests No object is imported into the namespace of mlrMBO. 27 12
GGally Suggests No object is imported into the namespace of mlrMBO. 51 7
earth Suggests No object is imported into the namespace of mlrMBO. 8 5
knitr Suggests No object is imported into the namespace of mlrMBO. 12 5
reshape2 Suggests No object is imported into the namespace of mlrMBO. 10 3
akima Suggests No object is imported into the namespace of mlrMBO. 8 2
kknn Suggests No object is imported into the namespace of mlrMBO. 11 2
covr Suggests No object is imported into the namespace of mlrMBO. 20 2
emoa Suggests No object is imported into the namespace of mlrMBO. 0 1
DiceKriging Suggests No object is imported into the namespace of mlrMBO. 1 1
randomForest Suggests No object is imported into the namespace of mlrMBO. 1 1
rgenoud Suggests No object is imported into the namespace of mlrMBO. 1 1
nnet Suggests No object is imported into the namespace of mlrMBO. 2 1
rpart Suggests No object is imported into the namespace of mlrMBO. 3 1
kernlab Suggests No object is imported into the namespace of mlrMBO. 4 1
gridExtra Suggests No object is imported into the namespace of mlrMBO. 5 1
cmaesr Suggests No object is imported into the namespace of mlrMBO. 76 1
mco Suggests No object is imported into the namespace of mlrMBO. 0 0
ggplot2 Suggests No object is imported into the namespace of mlrMBO. 37 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 mlrMBO Co-heaviness as Jaccard coeffcient
mlr smoof 36 0.514

Analysis was done with pkgndep.