Dependency analysis on package imputeR

General information

CRAN link link
Package version2.2
Number of strong dependencies12
Number of all dependencies117
Number of parent packages4
Max heaviness from parent packages9
Total heaviness from parent packages10
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("reshape2" and "stats")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests stats utils methods tools grDevices graphics grid splines parallel stats4 Rcpp glue magrittr plyr stringr stringi lattice Matrix survival Formula reshape2 foreach codetools iterators rpart cli crayon digest ellipsis lifecycle R6 rlang withr fansi tibble pillar pkgconfig vctrs utf8 plotmo TeachingDemos plotrix shape RcppEigen stabs nnls quadprog partykit libcoin mvtnorm inum brio callr desc evaluate jsonlite pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 ggplot2 e1071 ModelMetrics nlme pROC recipes gtable isoband MASS mgcv scales class proxy data.table dplyr generics gower hardhat ipred lubridate purrr tidyr tidyselect timeDate farver labeling munsell RColorBrewer viridisLite nnet prodlim cpp11 colorspace KernSmooth lava future.apply progressr numDeriv SQUAREM future globals listenv parallelly 0 2 4 6 Imported methods 0 20 40 60 80 Required packages 0 20 40 60 Heaviness from parents stats utils graphics reshape2 rpart pls ridge earth gbm Cubist glmnet mboost testthat caret In total 12 packages are required directly or indirectly (117) when installing 'imputeR' (2.2) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'imputeR' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on imputeR
reshape2 Imports 1 0 0 10 9
graphics Imports The whole set of functions/methods/classes from parent package is imported to the namespace of imputeR. 0 1
stats Imports 7 0 0 0 0
utils Imports 2 0 0 0 0
caret Suggests No object is imported into the namespace of imputeR. 81 70
testthat Suggests No object is imported into the namespace of imputeR. 36 30
mboost Suggests No object is imported into the namespace of imputeR. 20 17
glmnet Suggests No object is imported into the namespace of imputeR. 16 12
gbm Suggests No object is imported into the namespace of imputeR. 11 8
earth Suggests No object is imported into the namespace of imputeR. 8 6
Cubist Suggests No object is imported into the namespace of imputeR. 15 4
rpart Suggests No object is imported into the namespace of imputeR. 3 2
pls Suggests No object is imported into the namespace of imputeR. 4 2
ridge Suggests No object is imported into the namespace of imputeR. 4 2

Analysis was done with pkgndep.