Dependency analysis on package ggalt
General information
CRAN link | link |
---|---|
Package version | 0.4.0 |
Number of strong dependencies | 71 |
Number of all dependencies | 101 |
Number of parent packages | 17 |
Max heaviness from parent packages | 22 |
Total heaviness from parent packages | 29 |
Number of parent packages (including Suggests and Enhances ) | 23 |
Max co-heaviness from parent packages ("plotly" and "ggplot2") | 9 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of ggalt 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 ggalt.
Dependency table
"Import" information is from the NAMESPACE file of ggalt.
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 ggalt: number of required packages that can be reduced if moving parent package to Suggests
of ggalt.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on ggalt |
---|---|---|---|---|---|---|
ggplot2 | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 37 | 0 | ||
plotly | Imports | Parent package is listed in Imports of ggalt but no object from parent package is imported. |
63 | 22 | ||
extrafont | Imports | 3 | 0 | 0 | 4 | 3 |
proj4 | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 0 | 1 | ||
ash | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 0 | 1 | ||
KernSmooth | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 1 | 1 | ||
maps | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 2 | 1 | ||
utils | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 0 | 0 | ||
graphics | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 0 | 0 | ||
grDevices | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 0 | 0 | ||
RColorBrewer | Imports | 1 | 0 | 0 | 0 | 0 |
grid | Imports | 16 | 0 | 0 | 0 | 0 |
gtable | Imports | 4 | 0 | 0 | 1 | 0 |
MASS | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of ggalt. | 5 | 0 | ||
scales | Imports | 3 | 0 | 0 | 15 | 0 |
tibble | Imports | 1 | 0 | 0 | 15 | 0 |
dplyr | Imports | 1 | 0 | 0 | 20 | 0 |
testthat | Suggests | No object is imported into the namespace of ggalt. | 36 | 14 | ||
rmarkdown | Suggests | No object is imported into the namespace of ggalt. | 27 | 13 | ||
knitr | Suggests | No object is imported into the namespace of ggalt. | 12 | 6 | ||
reshape2 | Suggests | No object is imported into the namespace of ggalt. | 10 | 4 | ||
ggthemes | Suggests | No object is imported into the namespace of ggalt. | 42 | 3 | ||
gridExtra | Suggests | No object is imported into the namespace of ggalt. | 5 | 1 |
Analysis was done with pkgndep.