Dependency analysis on package DiagrammeR
General information
CRAN link | link |
---|---|
Package version | 1.0.9 |
Number of strong dependencies | 69 |
Number of all dependencies | 105 |
Number of parent packages | 19 |
Max heaviness from parent packages | 9 |
Total heaviness from parent packages | 26 |
Number of parent packages (including Suggests and Enhances ) | 25 |
Max co-heaviness from parent packages ("viridis" and "scales") | 6 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of DiagrammeR 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 DiagrammeR.
Dependency table
"Import" information is from the NAMESPACE file of DiagrammeR.
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 DiagrammeR: number of required packages that can be reduced if moving parent package to Suggests
of DiagrammeR.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on DiagrammeR |
---|---|---|---|---|---|---|
readr | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
31 | 9 | ||
viridis | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
39 | 9 | ||
stringr | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
7 | 3 | ||
rstudioapi | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
0 | 1 | ||
downloader | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
2 | 1 | ||
influenceR | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
11 | 1 | ||
visNetwork | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of DiagrammeR. | 13 | 1 | ||
tidyr | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
22 | 1 | ||
magrittr | Imports | 2 | 0 | 0 | 0 | 0 |
RColorBrewer | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of DiagrammeR. | 0 | 0 | ||
glue | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of DiagrammeR. | 1 | 0 | ||
rlang | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of DiagrammeR. | 1 | 0 | ||
purrr | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
3 | 0 | ||
htmltools | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
6 | 0 | ||
htmlwidgets | Imports | The whole set of functions/methods/classes from parent package is imported to the namespace of DiagrammeR. | 10 | 0 | ||
igraph | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
10 | 0 | ||
scales | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
15 | 0 | ||
tibble | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
15 | 0 | ||
dplyr | Imports | Parent package is listed in Imports of DiagrammeR but no object from parent package is imported. |
20 | 0 | ||
testthat | Suggests | No object is imported into the namespace of DiagrammeR. | 36 | 13 | ||
rmarkdown | Suggests | No object is imported into the namespace of DiagrammeR. | 27 | 11 | ||
covr | Suggests | No object is imported into the namespace of DiagrammeR. | 20 | 9 | ||
DiagrammeRsvg | Suggests | No object is imported into the namespace of DiagrammeR. | 6 | 4 | ||
knitr | Suggests | No object is imported into the namespace of DiagrammeR. | 12 | 4 | ||
rsvg | Suggests | No object is imported into the namespace of DiagrammeR. | 0 | 1 |
Analysis was done with pkgndep.