Dependency analysis on package ggmap

General information

CRAN link link
Package version3.0.0
Number of strong dependencies62
Number of all dependencies77
Number of parent packages18
Max heaviness from parent packages9
Total heaviness from parent packages27
Number of parent packages (including Suggests and Enhances)21
Max co-heaviness from parent packages ("scales" and "ggplot2")7

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils methods grDevices stats graphics grid tools splines glue rlang magrittr lifecycle R6 ellipsis fansi pillar pkgconfig vctrs cli crayon utf8 tibble lattice digest withr farver labeling munsell RColorBrewer viridisLite colorspace jsonlite generics tidyselect purrr gtable isoband MASS mgcv scales nlme Matrix Rcpp stringi png sp curl mime openssl askpass sys dplyr cpp11 brio callr desc evaluate pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 5 10 Imported methods 0 10 20 30 Required packages 0 5 10 Heaviness from parents ggplot2 png rjson jpeg bitops grid magrittr digest glue plyr purrr stringr RgoogleMaps httr scales tibble dplyr tidyr MASS hexbin testthat In total 62 packages are required directly or indirectly (77) when installing 'ggmap' (3.0.0) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'ggmap' 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 ggmap.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on ggmap
ggplot2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of ggmap. 37 9
httr Imports 4 0 0 9 7
plyr Imports 11 0 0 3 2
stringr Imports 11 0 0 7 2
RgoogleMaps Imports 1 0 0 9 2
tidyr Imports 2 0 0 22 2
rjson Imports 1 0 0 0 1
jpeg Imports 1 0 0 0 1
bitops Imports 4 0 0 0 1
png Imports 1 0 0 0 0
grid Imports 8 0 0 0 0
magrittr Imports 1 0 0 0 0
digest Imports Parent package is listed in Imports of ggmap but no object from parent package is imported. 1 0
glue Imports 1 0 0 1 0
purrr Imports 7 0 0 3 0
scales Imports 1 0 0 15 0
tibble Imports 2 0 0 15 0
dplyr Imports 6 0 0 20 0
testthat Suggests No object is imported into the namespace of ggmap. 36 14
hexbin Suggests No object is imported into the namespace of ggmap. 7 1
MASS Suggests No object is imported into the namespace of ggmap. 5 0

Analysis was done with pkgndep.