Dependency analysis on package bst

General information

CRAN link link
Package version0.3-23
Number of strong dependencies17
Number of all dependencies47
Number of parent packages5
Max heaviness from parent packages6
Total heaviness from parent packages8
Number of parent packages (including Suggests and Enhances)10
Max co-heaviness from parent packages ("gbm" and "rpart")3

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils stats methods graphics grDevices parallel grid splines tools codetools iterators foreach lattice survival Matrix Rcpp plyr gtools R.methodsS3 R.oo R.utils R.cache digest evaluate highr stringr yaml xfun glue magrittr stringi scalreg MASS glmnet linprog lars shape RcppEigen lpSolve 0 1 2 3 Imported methods 0 10 20 Required packages 0 5 10 Heaviness from parents methods rpart foreach doParallel gbm pROC gdata R.rsp knitr hdi In total 17 packages are required directly or indirectly (47) when installing 'bst' (0.3-23) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'bst' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on bst
gbm Imports 1 0 0 11 6
rpart Imports 3 0 0 3 1
doParallel Imports 2 0 0 5 1
methods Imports 1 0 0 0 0
foreach Imports 2 0 0 3 0
knitr Suggests No object is imported into the namespace of bst. 12 10
hdi Suggests No object is imported into the namespace of bst. 23 10
R.rsp Suggests No object is imported into the namespace of bst. 9 7
pROC Suggests No object is imported into the namespace of bst. 4 3
gdata Suggests No object is imported into the namespace of bst. 4 2

Analysis was done with pkgndep.