Dependency analysis on package vcdExtra
General information
CRAN link | link |
---|---|
Package version | 0.8-0 |
Number of strong dependencies | 18 |
Number of all dependencies | 143 |
Number of parent packages | 8 |
Max heaviness from parent packages | 5 |
Total heaviness from parent packages | 10 |
Number of parent packages (including Suggests and Enhances ) | 26 |
Max co-heaviness from parent packages ("gnm" and "vcd") | 1 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of vcdExtra 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 vcdExtra.
Dependency table
"Import" information is from the NAMESPACE file of vcdExtra.
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 vcdExtra: number of required packages that can be reduced if moving parent package to Suggests
of vcdExtra.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on vcdExtra |
---|---|---|---|---|---|---|
gnm | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of vcdExtra. | 12 | 5 | ||
vcd | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of vcdExtra. | 11 | 4 | ||
grid | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of vcdExtra. | 0 | 0 | ||
ca | Imports | 2 | 0 | 0 | 0 | 1 |
grDevices | Imports | 2 | 0 | 0 | 0 | 0 |
stats | Imports | 23 | 0 | 0 | 0 | 0 |
utils | Imports | 3 | 0 | 0 | 0 | 0 |
MASS | Imports | 1 | 0 | 0 | 5 | 0 |
AER | Suggests | No object is imported into the namespace of vcdExtra. | 92 | 80 | ||
car | Suggests | No object is imported into the namespace of vcdExtra. | 87 | 77 | ||
Hmisc | Suggests | No object is imported into the namespace of vcdExtra. | 67 | 57 | ||
effects | Suggests | No object is imported into the namespace of vcdExtra. | 60 | 50 | ||
ggplot2 | Suggests | No object is imported into the namespace of vcdExtra. | 37 | 28 | ||
rmarkdown | Suggests | No object is imported into the namespace of vcdExtra. | 27 | 24 | ||
rgl | Suggests | No object is imported into the namespace of vcdExtra. | 23 | 19 | ||
coin | Suggests | No object is imported into the namespace of vcdExtra. | 22 | 13 | ||
knitr | Suggests | No object is imported into the namespace of vcdExtra. | 12 | 10 | ||
VGAM | Suggests | No object is imported into the namespace of vcdExtra. | 4 | 3 | ||
gmodels | Suggests | No object is imported into the namespace of vcdExtra. | 8 | 3 | ||
plyr | Suggests | No object is imported into the namespace of vcdExtra. | 3 | 2 | ||
Sleuth2 | Suggests | No object is imported into the namespace of vcdExtra. | 0 | 1 | ||
stats4 | Suggests | No object is imported into the namespace of vcdExtra. | 0 | 1 | ||
Fahrmeir | Suggests | No object is imported into the namespace of vcdExtra. | 1 | 1 | ||
nnet | Suggests | No object is imported into the namespace of vcdExtra. | 2 | 0 | ||
lattice | Suggests | No object is imported into the namespace of vcdExtra. | 5 | 0 | ||
lmtest | Suggests | No object is imported into the namespace of vcdExtra. | 7 | 0 |
Analysis was done with pkgndep.