Dependency analysis on package hypervolume

General information

CRAN link link
Package version3.0.4
Number of strong dependencies115
Number of all dependencies149
Number of parent packages27
Max heaviness from parent packages30
Total heaviness from parent packages61
Number of parent packages (including Suggests and Enhances)33
Max co-heaviness from parent packages ("caret" and "ggplot2")12

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports LinkingTo Suggests utils methods stats grDevices graphics grid tools splines parallel tcltk stats4 magrittr rlang glue lattice R6 Rcpp crayon ellipsis lifecycle pkgconfig vctrs cli digest MASS tibble fansi pillar utf8 Matrix mgcv nlme gtable stringr stringi codetools iterators sp isoband scales withr farver labeling munsell RColorBrewer viridisLite colorspace foreach class proxy generics tidyselect purrr KernSmooth ggplot2 rcdd magic lpSolve linprog RcppProgress abind terra hms prettyunits FNN kernlab mclust multicool mvtnorm plot3D pracma misc3d e1071 ModelMetrics plyr pROC recipes reshape2 data.table dplyr gower hardhat ipred lubridate tidyr timeDate rpart survival nnet prodlim cpp11 lava future.apply progressr numDeriv SQUAREM future globals listenv parallelly yaml evaluate highr xfun htmltools knitr jsonlite base64enc fastmap curl htmlwidgets bslib jquerylib tinytex sass fs rappdirs tripack R.utils sgeostat spatstat.geom spatstat.random splancs R.oo R.methodsS3 spatstat.data spatstat.utils deldir polyclip 0 2 4 6 Imported methods 0 20 40 60 80 Required packages 0 10 20 30 Heaviness from parents methods Rcpp fastcluster compiler parallel palmerpenguins pdist data.table pbapply maps mvtnorm hitandrun foreach purrr MASS doParallel sp geometry e1071 rgeos raster progress dplyr ks ggplot2 caret RcppArmadillo magick gridExtra knitr rgl rmarkdown alphahull In total 115 packages are required directly or indirectly (149) when installing 'hypervolume' (3.0.4) Depends Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'hypervolume' 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 hypervolume.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on hypervolume
methods Depends The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 0 0
Rcpp Depends The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 2 0
caret Imports 1 0 0 81 30
ks Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 22 9
geometry Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 8 6
progress Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 14 3
hitandrun Imports Parent package is listed in Imports of hypervolume but no object from parent package is imported. 3 2
raster Imports 6 0 0 10 2
fastcluster Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 0 1
compiler Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 0 1
palmerpenguins Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 0 1
pdist Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 1 1
pbapply Imports Parent package is listed in Imports of hypervolume but no object from parent package is imported. 1 1
maps Imports 1 0 0 2 1
doParallel Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 5 1
rgeos Imports 1 0 0 8 1
parallel Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 0 0
data.table Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 1 0
mvtnorm Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 2 0
foreach Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 3 0
purrr Imports 1 0 0 3 0
MASS Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 5 0
sp Imports Parent package is listed in Imports of hypervolume but no object from parent package is imported. 7 0
e1071 Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 8 0
dplyr Imports Parent package is listed in Imports of hypervolume but no object from parent package is imported. 20 0
ggplot2 Imports The whole set of functions/methods/classes from parent package is imported to the namespace of hypervolume. 37 0
RcppArmadillo LinkingTo Parent package is listed in LinkingTo of hypervolume but no object from parent package is imported. 4 1
rmarkdown Suggests No object is imported into the namespace of hypervolume. 27 16
alphahull Suggests No object is imported into the namespace of hypervolume. 52 13
rgl Suggests No object is imported into the namespace of hypervolume. 23 11
knitr Suggests No object is imported into the namespace of hypervolume. 12 5
magick Suggests No object is imported into the namespace of hypervolume. 5 2
gridExtra Suggests No object is imported into the namespace of hypervolume. 5 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 hypervolume Co-heaviness as Jaccard coeffcient
ggplot2 caret 12 0.286

Analysis was done with pkgndep.