Dependency analysis on package zoo
General information
CRAN link | link |
---|---|
Package version | 1.8-10 |
Number of strong dependencies | 6 |
Number of all dependencies | 108 |
Number of parent packages | 5 |
Max heaviness from parent packages | 2 |
Total heaviness from parent packages | 2 |
Number of parent packages (including Suggests and Enhances ) | 19 |
Max co-heaviness from parent packages ("lattice" and "stats") | 1 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of zoo 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 zoo.
Dependency table
"Import" information is from the NAMESPACE file of zoo.
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 zoo: number of required packages that can be reduced if moving parent package to Suggests
of zoo.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on zoo |
---|---|---|---|---|---|---|
stats | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of zoo. | 0 | 0 | ||
lattice | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of zoo. | 5 | 2 | ||
utils | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of zoo. | 0 | 0 | ||
graphics | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of zoo. | 0 | 0 | ||
grDevices | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of zoo. | 0 | 0 | ||
AER | Suggests | No object is imported into the namespace of zoo. | 92 | 87 | ||
ggplot2 | Suggests | No object is imported into the namespace of zoo. | 37 | 32 | ||
scales | Suggests | No object is imported into the namespace of zoo. | 15 | 12 | ||
tseries | Suggests | No object is imported into the namespace of zoo. | 13 | 8 | ||
timeSeries | Suggests | No object is imported into the namespace of zoo. | 6 | 3 | ||
strucchange | Suggests | No object is imported into the namespace of zoo. | 8 | 3 | ||
xts | Suggests | No object is imported into the namespace of zoo. | 8 | 3 | ||
mondate | Suggests | No object is imported into the namespace of zoo. | 2 | 2 | ||
timeDate | Suggests | No object is imported into the namespace of zoo. | 4 | 2 | ||
fts | Suggests | No object is imported into the namespace of zoo. | 0 | 1 | ||
tis | Suggests | No object is imported into the namespace of zoo. | 0 | 1 | ||
stinepack | Suggests | No object is imported into the namespace of zoo. | 1 | 1 | ||
chron | Suggests | No object is imported into the namespace of zoo. | 2 | 1 | ||
coda | Suggests | No object is imported into the namespace of zoo. | 6 | 1 |
Analysis was done with pkgndep.