Dependency analysis on package muscData
General information
Bioconductor link | link |
---|---|
Package version | 1.10.0 |
Number of strong dependencies | 96 |
Number of all dependencies | 281 |
Number of parent packages | 3 |
Max heaviness from parent packages | 70 |
Total heaviness from parent packages | 79 |
Number of parent packages (including Suggests and Enhances ) | 18 |
Max co-heaviness from parent packages ("ExperimentHub" and "SingleCellExperiment") | 16 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of muscData 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 muscData.
Dependency table
"Import" information is from the NAMESPACE file of muscData.
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 muscData: number of required packages that can be reduced if moving parent package to Suggests
of muscData.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on muscData |
---|---|---|---|---|---|---|
ExperimentHub | Depends | 1 | 0 | 0 | 86 | 70 |
SingleCellExperiment | Depends | Parent package is listed in Depends of muscData but no object from parent package is imported. |
25 | 9 | ||
utils | Imports | 1 | 0 | 0 | 0 | 0 |
muscat | Suggests | No object is imported into the namespace of muscData. | 187 | 119 | ||
Seurat | Suggests | No object is imported into the namespace of muscData. | 145 | 85 | ||
scater | Suggests | No object is imported into the namespace of muscData. | 85 | 43 | ||
DropletUtils | Suggests | No object is imported into the namespace of muscData. | 52 | 26 | ||
GEOquery | Suggests | No object is imported into the namespace of muscData. | 45 | 16 | ||
BiocStyle | Suggests | No object is imported into the namespace of muscData. | 30 | 10 | ||
rmarkdown | Suggests | No object is imported into the namespace of muscData. | 27 | 8 | ||
readxl | Suggests | No object is imported into the namespace of muscData. | 23 | 7 | ||
knitr | Suggests | No object is imported into the namespace of muscData. | 12 | 6 | ||
scds | Suggests | No object is imported into the namespace of muscData. | 50 | 5 | ||
R.utils | Suggests | No object is imported into the namespace of muscData. | 5 | 3 | ||
matrixStats | Suggests | No object is imported into the namespace of muscData. | 0 | 0 | ||
methods | Suggests | No object is imported into the namespace of muscData. | 0 | 0 | ||
Matrix | Suggests | No object is imported into the namespace of muscData. | 7 | 0 | ||
dplyr | Suggests | No object is imported into the namespace of muscData. | 20 | 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 muscData | Co-heaviness as Jaccard coeffcient |
---|---|---|---|
SingleCellExperiment | ExperimentHub | 16 | 0.168 |
Analysis was done with pkgndep.