Dependency analysis on package party

General information

CRAN link link
Package version1.3-10
Number of strong dependencies24
Number of all dependencies50
Number of parent packages10
Max heaviness from parent packages8
Total heaviness from parent packages9
Number of parent packages (including Suggests and Enhances)18
Max co-heaviness from parent packages ("coin" and "survival")3

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests stats graphics grDevices methods utils grid splines stats4 parallel tools lattice zoo Matrix MASS survival sandwich codetools libcoin matrixStats modeltools mvtnorm multcomp TH.data colorspace lmtest measures party strucchange coin rpart nnet class prodlim Rcpp KernSmooth lava future.apply progressr numDeriv SQUAREM future globals digest listenv parallelly 0 5 10 15 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents methods grid stats mvtnorm modeltools strucchange zoo sandwich survival coin mlbench randomForest colorspace MASS TH.data vcd varImp ipred In total 24 packages are required directly or indirectly (50) when installing 'party' (1.3-10) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'party' Imported functions Imported S4 methods The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on party
strucchange Depends The whole set of functions/methods/classes from parent package is imported to the namespace of party. 8 1
methods Depends 6 0 0 0 0
grid Depends The whole set of functions/methods/classes from parent package is imported to the namespace of party. 0 0
stats Depends 17 0 0 0 0
mvtnorm Depends The whole set of functions/methods/classes from parent package is imported to the namespace of party. 2 0
modeltools Depends 5 5 0 3 0
coin Imports 4 0 0 22 8
zoo Imports The whole set of functions/methods/classes from parent package is imported to the namespace of party. 6 0
sandwich Imports The whole set of functions/methods/classes from parent package is imported to the namespace of party. 7 0
survival Imports 3 0 0 9 0
ipred Suggests No object is imported into the namespace of party. 30 18
vcd Suggests No object is imported into the namespace of party. 11 3
varImp Suggests No object is imported into the namespace of party. 26 3
mlbench Suggests No object is imported into the namespace of party. 0 1
randomForest Suggests No object is imported into the namespace of party. 1 1
colorspace Suggests No object is imported into the namespace of party. 4 1
MASS Suggests No object is imported into the namespace of party. 5 0
TH.data Suggests No object is imported into the namespace of party. 11 0

Analysis was done with pkgndep.