Dependency analysis on package qqplotr

General information

CRAN link link
Package version0.0.5
Number of strong dependencies44
Number of all dependencies115
Number of parent packages4
Max heaviness from parent packages18
Total heaviness from parent packages24
Number of parent packages (including Suggests and Enhances)10
Max co-heaviness from parent packages ("dplyr" and "ggplot2")14

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils stats methods grDevices graphics grid splines tools glue magrittr rlang R6 digest lifecycle ellipsis crayon withr tibble fansi pillar pkgconfig vctrs cli utf8 purrr gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace DEoptimR generics tidyselect jsonlite fastmap fs rappdirs yaml stringi stringr evaluate highr xfun htmltools bslib base64enc sass jquerylib mime commonmark cachem knitr httpuv xtable fontawesome sourcetools later promises Rcpp tinytex shiny usethis callr desc httr memoise pkgbuild pkgload rcmdcheck remotes roxygen2 rstudioapi rversions sessioninfo testthat clipr curl gert gh rprojroot whisker processx openssl prettyunits xopen brew xml2 cpp11 brio praise ps waldo askpass credentials sys zip gitcreds ini diffobj rematch2 0 1 2 Imported methods 0 20 40 60 Required packages 0 20 40 Heaviness from parents ggplot2 robustbase MASS dplyr lattice knitr rmarkdown shiny shinyBS devtools In total 44 packages are required directly or indirectly (115) when installing 'qqplotr' (0.0.5) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'qqplotr' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on qqplotr
ggplot2 Depends The whole set of functions/methods/classes from parent package is imported to the namespace of qqplotr. 37 18
dplyr Imports 2 0 0 20 4
robustbase Imports 2 0 0 5 2
MASS Imports 1 0 0 5 0
devtools Suggests No object is imported into the namespace of qqplotr. 76 55
shinyBS Suggests No object is imported into the namespace of qqplotr. 35 22
shiny Suggests No object is imported into the namespace of qqplotr. 34 21
rmarkdown Suggests No object is imported into the namespace of qqplotr. 27 19
knitr Suggests No object is imported into the namespace of qqplotr. 12 8
lattice Suggests No object is imported into the namespace of qqplotr. 5 0

The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.

Note the co-heaviness from parents can be always easily observed in the dependency heatmap.

Parent 1 Parent 2 Co-heaviness on qqplotr Co-heaviness as Jaccard coeffcient
ggplot2 dplyr 14 0.389

Analysis was done with pkgndep.