Dependency analysis on package globaltest
General information
Bioconductor link | link |
---|---|
Package version | 5.50.0 |
Number of strong dependencies | 53 |
Number of all dependencies | 96 |
Number of parent packages | 6 |
Max heaviness from parent packages | 5 |
Total heaviness from parent packages | 8 |
Number of parent packages (including Suggests and Enhances ) | 21 |
Max co-heaviness from parent packages ("annotate" and "AnnotationDbi") | 38 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of globaltest 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 globaltest.
Dependency table
"Import" information is from the NAMESPACE file of globaltest.
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 globaltest: number of required packages that can be reduced if moving parent package to Suggests
of globaltest.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on globaltest |
---|---|---|---|---|---|---|
survival | Depends | 6 | 0 | 0 | 9 | 5 |
methods | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of globaltest. | 0 | 0 | ||
annotate | Imports | 1 | 0 | 0 | 47 | 3 |
graphics | Imports | 13 | 0 | 0 | 0 | 0 |
Biobase | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of globaltest. | 5 | 0 | ||
AnnotationDbi | Imports | 6 | 0 | 0 | 44 | 0 |
vsn | Suggests | No object is imported into the namespace of globaltest. | 46 | 28 | ||
mstate | Suggests | No object is imported into the namespace of globaltest. | 14 | 4 | ||
Rgraphviz | Suggests | No object is imported into the namespace of globaltest. | 9 | 2 | ||
penalized | Suggests | No object is imported into the namespace of globaltest. | 12 | 2 | ||
hu6800.db | Suggests | No object is imported into the namespace of globaltest. | 46 | 2 | ||
GSEABase | Suggests | No object is imported into the namespace of globaltest. | 49 | 2 | ||
gss | Suggests | No object is imported into the namespace of globaltest. | 1 | 1 | ||
boot | Suggests | No object is imported into the namespace of globaltest. | 2 | 1 | ||
rpart | Suggests | No object is imported into the namespace of globaltest. | 3 | 1 | ||
MASS | Suggests | No object is imported into the namespace of globaltest. | 5 | 1 | ||
golubEsets | Suggests | No object is imported into the namespace of globaltest. | 6 | 1 | ||
lungExpression | Suggests | No object is imported into the namespace of globaltest. | 6 | 1 | ||
GO.db | Suggests | No object is imported into the namespace of globaltest. | 45 | 1 | ||
org.Hs.eg.db | Suggests | No object is imported into the namespace of globaltest. | 45 | 1 | ||
KEGGREST | Suggests | No object is imported into the namespace of globaltest. | 27 | 0 |
The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.
Note the co-heaviness from parents can be always easily observed in the dependency heatmap.
Parent 1 | Parent 2 | Co-heaviness on globaltest | Co-heaviness as Jaccard coeffcient |
---|---|---|---|
AnnotationDbi | annotate | 38 | 0.927 |
Analysis was done with pkgndep.