Dependency analysis on package CBPS

General information

CRAN link link
Package version0.23
Number of strong dependencies23
Number of all dependencies55
Number of parent packages5
Max heaviness from parent packages11
Total heaviness from parent packages17
Number of parent packages (including Suggests and Enhances)6
Max co-heaviness from parent packages ("glmnet" and "MASS")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Suggests utils stats methods grDevices graphics grid splines tools Rcpp backports RcppProgress Matrix foreach shape survival RcppEigen lattice codetools iterators brio callr cli crayon desc digest ellipsis evaluate jsonlite lifecycle magrittr pkgload praise processx ps R6 rlang waldo withr glue rprojroot rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 0 1 2 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents numDeriv nnet MASS MatchIt glmnet testthat In total 23 packages are required directly or indirectly (55) when installing 'CBPS' (0.23) Depends Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'CBPS' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on CBPS
glmnet Depends 1 0 0 16 11
MatchIt Depends 1 0 0 5 3
numDeriv Depends 1 0 0 0 1
nnet Depends 1 0 0 2 1
MASS Depends 2 0 0 5 1
testthat Suggests No object is imported into the namespace of CBPS. 36 32

Analysis was done with pkgndep.