Dependency analysis on package casebase

General information

CRAN link link
Package version0.10.1
Number of strong dependencies42
Number of all dependencies86
Number of parent packages7
Max heaviness from parent packages27
Total heaviness from parent packages31
Number of parent packages (including Suggests and Enhances)16
Max co-heaviness from parent packages ("ggplot2" and "mgcv")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods stats grDevices utils graphics splines grid stats4 tools lattice Matrix glue rlang R6 magrittr digest lifecycle ellipsis pkgconfig vctrs cli crayon nlme tibble withr fansi pillar utf8 gtable isoband MASS mgcv scales farver labeling munsell RColorBrewer viridisLite colorspace evaluate survival highr stringr yaml xfun stringi jsonlite hms prettyunits foreach shape Rcpp RcppEigen codetools iterators bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 10 20 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents methods stats data.table VGAM survival mgcv ggplot2 splines colorspace visreg eha knitr progress glmnet rmarkdown testthat In total 42 packages are required directly or indirectly (86) when installing 'casebase' (0.10.1) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'casebase' Imported functions Imported S4 methods Imported S4 classes 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 casebase.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on casebase
ggplot2 Imports 20 0 0 37 27
VGAM Imports 3 2 1 4 2
data.table Imports 9 0 0 1 1
survival Imports Parent package is listed in Imports of casebase but no object from parent package is imported. 9 1
methods Imports The whole set of functions/methods/classes from parent package is imported to the namespace of casebase. 0 0
stats Imports 22 0 0 0 0
mgcv Imports 4 0 0 10 0
rmarkdown Suggests No object is imported into the namespace of casebase. 27 19
testthat Suggests No object is imported into the namespace of casebase. 36 16
knitr Suggests No object is imported into the namespace of casebase. 12 8
glmnet Suggests No object is imported into the namespace of casebase. 16 7
progress Suggests No object is imported into the namespace of casebase. 14 3
visreg Suggests No object is imported into the namespace of casebase. 6 1
eha Suggests No object is imported into the namespace of casebase. 10 1
splines Suggests No object is imported into the namespace of casebase. 0 0
colorspace Suggests No object is imported into the namespace of casebase. 4 0

Analysis was done with pkgndep.