Dependency analysis on package echarts4r
General information
CRAN link | link |
---|---|
Package version | 0.4.4 |
Number of strong dependencies | 74 |
Number of all dependencies | 111 |
Number of parent packages | 11 |
Max heaviness from parent packages | 16 |
Total heaviness from parent packages | 37 |
Number of parent packages (including Suggests and Enhances ) | 19 |
Max co-heaviness from parent packages ("broom" and "dplyr") | 10 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of echarts4r 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 echarts4r.
Dependency table
"Import" information is from the NAMESPACE file of echarts4r.
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 echarts4r: number of required packages that can be reduced if moving parent package to Suggests
of echarts4r.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on echarts4r |
---|---|---|---|---|---|---|
shiny | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
34 | 16 | ||
broom | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
48 | 16 | ||
htmlwidgets | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of echarts4r. | 10 | 2 | ||
countrycode | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
0 | 1 | ||
corrplot | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
0 | 1 | ||
rstudioapi | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
0 | 1 | ||
jsonlite | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
1 | 0 | ||
purrr | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
3 | 0 | ||
htmltools | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
6 | 0 | ||
scales | Imports | Parent package is listed in Imports of echarts4r but no object from parent package is imported. |
15 | 0 | ||
dplyr | Imports | 1 | 0 | 0 | 20 | 0 |
testthat | Suggests | No object is imported into the namespace of echarts4r. | 36 | 13 | ||
leaflet | Suggests | No object is imported into the namespace of echarts4r. | 58 | 12 | ||
covr | Suggests | No object is imported into the namespace of echarts4r. | 20 | 8 | ||
rmarkdown | Suggests | No object is imported into the namespace of echarts4r. | 27 | 6 | ||
knitr | Suggests | No object is imported into the namespace of echarts4r. | 12 | 4 | ||
data.tree | Suggests | No object is imported into the namespace of echarts4r. | 6 | 1 | ||
tibble | Suggests | No object is imported into the namespace of echarts4r. | 15 | 0 | ||
tidyr | Suggests | No object is imported into the namespace of echarts4r. | 22 | 0 |
Analysis was done with pkgndep.