Dependency analysis on package ggfortify
General information
CRAN link | link |
---|---|
Package version | 0.4.14 |
Number of strong dependencies | 48 |
Number of all dependencies | 134 |
Number of parent packages | 9 |
Max heaviness from parent packages | 10 |
Total heaviness from parent packages | 16 |
Number of parent packages (including Suggests and Enhances ) | 39 |
Max co-heaviness from parent packages ("scales" and "ggplot2") | 7 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of ggfortify 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 ggfortify.
Dependency table
"Import" information is from the NAMESPACE file of ggfortify.
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 ggfortify: number of required packages that can be reduced if moving parent package to Suggests
of ggfortify.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on ggfortify |
---|---|---|---|---|---|---|
ggplot2 | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of ggfortify. | 37 | 10 | ||
methods | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of ggfortify. | 0 | 0 | ||
stringr | Imports | 1 | 0 | 0 | 7 | 3 |
tidyr | Imports | 1 | 0 | 0 | 22 | 2 |
gridExtra | Imports | 2 | 0 | 0 | 5 | 1 |
grid | Imports | 1 | 0 | 0 | 0 | 0 |
scales | Imports | 1 | 0 | 0 | 15 | 0 |
tibble | Imports | 1 | 0 | 0 | 15 | 0 |
dplyr | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggfortify. | 20 | 0 | ||
lintr | Suggests | No object is imported into the namespace of ggfortify. | 56 | 33 | ||
forecast | Suggests | No object is imported into the namespace of ggfortify. | 53 | 16 | ||
testthat | Suggests | No object is imported into the namespace of ggfortify. | 36 | 15 | ||
fGarch | Suggests | No object is imported into the namespace of ggfortify. | 16 | 8 | ||
glmnet | Suggests | No object is imported into the namespace of ggfortify. | 16 | 8 | ||
tseries | Suggests | No object is imported into the namespace of ggfortify. | 13 | 7 | ||
ROCR | Suggests | No object is imported into the namespace of ggfortify. | 10 | 6 | ||
lfda | Suggests | No object is imported into the namespace of ggfortify. | 13 | 6 | ||
vars | Suggests | No object is imported into the namespace of ggfortify. | 14 | 6 | ||
knitr | Suggests | No object is imported into the namespace of ggfortify. | 12 | 5 | ||
raster | Suggests | No object is imported into the namespace of ggfortify. | 10 | 4 | ||
markdown | Suggests | No object is imported into the namespace of ggfortify. | 5 | 3 | ||
strucchange | Suggests | No object is imported into the namespace of ggfortify. | 8 | 3 | ||
mapdata | Suggests | No object is imported into the namespace of ggfortify. | 3 | 2 | ||
timeSeries | Suggests | No object is imported into the namespace of ggfortify. | 6 | 2 | ||
changepoint | Suggests | No object is imported into the namespace of ggfortify. | 8 | 2 | ||
xts | Suggests | No object is imported into the namespace of ggfortify. | 8 | 2 | ||
MSwM | Suggests | No object is imported into the namespace of ggfortify. | 9 | 2 | ||
ggrepel | Suggests | No object is imported into the namespace of ggfortify. | 39 | 2 | ||
KFAS | Suggests | No object is imported into the namespace of ggfortify. | 1 | 1 | ||
cluster | Suggests | No object is imported into the namespace of ggfortify. | 4 | 1 | ||
dlm | Suggests | No object is imported into the namespace of ggfortify. | 5 | 1 | ||
zoo | Suggests | No object is imported into the namespace of ggfortify. | 6 | 1 | ||
sp | Suggests | No object is imported into the namespace of ggfortify. | 7 | 1 | ||
survival | Suggests | No object is imported into the namespace of ggfortify. | 9 | 1 | ||
grDevices | Suggests | No object is imported into the namespace of ggfortify. | 0 | 0 | ||
stats | Suggests | 8 | 0 | 0 | 0 | 0 |
utils | Suggests | 1 | 0 | 0 | 0 | 0 |
MASS | Suggests | No object is imported into the namespace of ggfortify. | 5 | 0 | ||
nlme | Suggests | No object is imported into the namespace of ggfortify. | 6 | 0 |
Analysis was done with pkgndep.