Dependency analysis on package DoE.wrapper

General information

CRAN link link
Package version0.11
Number of strong dependencies35
Number of all dependencies151
Number of parent packages7
Max heaviness from parent packages8
Total heaviness from parent packages14
Number of parent packages (including Suggests and Enhances)8
Max co-heaviness from parent packages ("FrF2" and "DoE.base")18

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests stats utils methods grid graphics grDevices tools splines parallel MASS lattice colorspace conf.design vcd combinat numbers partitions lmtest gmp polynom sets mathjaxr zoo magrittr Matrix pkgconfig Rcpp estimability DoE.base sfsmisc scatterplot3d igraph shiny iterators lme4 rintrojs shinythemes foreach doParallel survival doRNG future promises shinyjs car viridis lmerTest lazyeval progress gt scales RcppEigen httpuv mime jsonlite xtable fontawesome htmltools R6 sourcetools later crayon rlang fastmap withr commonmark glue bslib cachem ellipsis lifecycle boot nlme minqa nloptr codetools rngtools digest globals listenv parallelly carData abind mgcv nnet pbkrtest quantreg maptools viridisLite ggplot2 gridExtra numDeriv hms prettyunits base64enc bitops checkmate dplyr fs sass stringr tibble tidyselect farver labeling munsell RColorBrewer jquerylib testthat broom knitr SparseM MatrixModels sp foreign gtable isoband vctrs backports generics pillar rappdirs stringi fansi purrr brio callr cli desc evaluate pkgload praise processx ps waldo tidyr highr yaml xfun utf8 rprojroot rstudioapi diffobj rematch2 cpp11 0 0.5 1 Imported methods 0 50 100 Required packages 0 50 100 Heaviness from parents rsm DoE.base FrF2 stats DiceDesign AlgDesign lhs skpr In total 35 packages are required directly or indirectly (151) when installing 'DoE.wrapper' (0.11) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'DoE.wrapper' The whole namespace is imported The whole namespace is imported except some functions


Dependency table

"Import" information is from the NAMESPACE file of DoE.wrapper.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on DoE.wrapper
FrF2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of DoE.wrapper. 28 8
rsm Depends The whole set of functions/methods/classes from parent package is imported to the namespace of DoE.wrapper. 2 2
DoE.base Depends The whole set of functions/methods/classes from parent package is imported to the namespace of DoE.wrapper. 20 0
lhs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of DoE.wrapper. 3 2
DiceDesign Imports The whole set of functions/methods/classes from parent package is imported to the namespace of DoE.wrapper. 0 1
AlgDesign Imports The whole set of functions/methods/classes from parent package is imported to the namespace of DoE.wrapper. 0 1
stats Imports The whole set of functions/methods/classes from parent package excluding 2 objects is imported to the namespace of DoE.wrapper. 0 0
skpr Suggests No object is imported into the namespace of DoE.wrapper. 129 116

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 DoE.wrapper Co-heaviness as Jaccard coeffcient
DoE.base FrF2 18 0.692

Analysis was done with pkgndep.