Dependency analysis on package flowCore
General information
Bioconductor link | link |
---|---|
Package version | 2.8.0 |
Number of strong dependencies | 17 |
Number of all dependencies | 144 |
Number of parent packages | 15 |
Max heaviness from parent packages | 3 |
Total heaviness from parent packages | 7 |
Number of parent packages (including Suggests and Enhances ) | 25 |
Max co-heaviness from parent packages ("S4Vectors" and "stats4") | 1 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of flowCore 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 flowCore.
Dependency table
"Import" information is from the NAMESPACE file of flowCore.
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 flowCore: number of required packages that can be reduced if moving parent package to Suggests
of flowCore.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on flowCore |
---|---|---|---|---|---|---|
cytolib | Imports | 1 | 0 | 0 | 9 | 3 |
grDevices | Imports | 1 | 0 | 0 | 0 | 1 |
matrixStats | Imports | 2 | 0 | 0 | 0 | 1 |
Biobase | Imports | 2 | 15 | 1 | 5 | 1 |
S4Vectors | Imports | 2 | 0 | 0 | 6 | 1 |
graphics | Imports | 3 | 0 | 0 | 0 | 0 |
methods | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of flowCore. | 0 | 0 | ||
stats | Imports | 11 | 0 | 0 | 0 | 0 |
utils | Imports | 6 | 0 | 0 | 0 | 0 |
stats4 | Imports | 2 | 0 | 0 | 0 | 0 |
Rcpp | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of flowCore. | 2 | 0 | ||
BiocGenerics | Imports | 8 | 0 | 0 | 4 | 0 |
BH | LinkingTo | Parent package is listed in LinkingTo of flowCore but no object from parent package is imported. |
0 | 0 | ||
RProtoBufLib | LinkingTo | Parent package is listed in LinkingTo of flowCore but no object from parent package is imported. |
0 | 0 | ||
RcppArmadillo | LinkingTo | Parent package is listed in LinkingTo of flowCore but no object from parent package is imported. |
4 | 0 | ||
openCyto | Suggests | No object is imported into the namespace of flowCore. | 120 | 104 | ||
flowStats | Suggests | No object is imported into the namespace of flowCore. | 111 | 95 | ||
ggcyto | Suggests | No object is imported into the namespace of flowCore. | 84 | 68 | ||
flowWorkspace | Suggests | No object is imported into the namespace of flowCore. | 80 | 64 | ||
testthat | Suggests | No object is imported into the namespace of flowCore. | 36 | 32 | ||
flowViz | Suggests | No object is imported into the namespace of flowCore. | 28 | 12 | ||
knitr | Suggests | No object is imported into the namespace of flowCore. | 12 | 10 | ||
gridExtra | Suggests | No object is imported into the namespace of flowCore. | 5 | 3 | ||
Rgraphviz | Suggests | No object is imported into the namespace of flowCore. | 9 | 3 | ||
flowWorkspaceData | Suggests | No object is imported into the namespace of flowCore. | 0 | 1 |
Analysis was done with pkgndep.