Dependency analysis on package ggvis

General information

CRAN link link
Package version0.4.7
Number of strong dependencies47
Number of all dependencies78
Number of parent packages8
Max heaviness from parent packages19
Total heaviness from parent packages31
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("shiny" and "dplyr")5

Dependency heatmap

In the following dependency heatmap, rows are the parent packages of ggvis 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 ggvis.

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics splines grid rlang glue magrittr digest R6 fastmap base64enc crayon ellipsis lifecycle jsonlite generics tibble vctrs pillar fansi pkgconfig cli utf8 htmltools withr bslib sass jquerylib fs rappdirs tidyselect purrr httpuv mime xtable fontawesome sourcetools later promises commonmark cachem Rcpp evaluate highr stringr yaml xfun stringi cpp11 nlme Matrix lattice knitr tinytex brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 5 10 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents magrittr methods assertthat jsonlite rlang htmltools dplyr shiny lubridate MASS mgcv knitr rmarkdown testthat In total 47 packages are required directly or indirectly (78) when installing 'ggvis' (0.4.7) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'ggvis' Imported functions The whole namespace is imported Package is listed in 'Imports' but namespace is not imported


Dependency table

"Import" information is from the NAMESPACE file of ggvis.

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 ggvis: number of required packages that can be reduced if moving parent package to Suggests of ggvis.

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on ggvis
shiny Imports 1 0 0 34 19
dplyr Imports 12 0 0 20 11
assertthat Imports The whole set of functions/methods/classes from parent package is imported to the namespace of ggvis. 1 1
magrittr Imports 1 0 0 0 0
methods Imports Parent package is listed in Imports of ggvis but no object from parent package is imported. 0 0
jsonlite Imports Parent package is listed in Imports of ggvis but no object from parent package is imported. 1 0
rlang Imports Parent package is listed in Imports of ggvis but no object from parent package is imported. 1 0
htmltools Imports Parent package is listed in Imports of ggvis but no object from parent package is imported. 6 0
testthat Suggests No object is imported into the namespace of ggvis. 36 14
rmarkdown Suggests No object is imported into the namespace of ggvis. 27 9
knitr Suggests No object is imported into the namespace of ggvis. 12 7
mgcv Suggests No object is imported into the namespace of ggvis. 10 6
lubridate Suggests No object is imported into the namespace of ggvis. 3 2
MASS Suggests No object is imported into the namespace of ggvis. 5 1

Analysis was done with pkgndep.