Dependency analysis on package slackr

General information

CRAN link link
Package version3.2.0
Number of strong dependencies53
Number of all dependencies98
Number of parent packages14
Max heaviness from parent packages18
Total heaviness from parent packages30
Number of parent packages (including Suggests and Enhances)20
Max co-heaviness from parent packages ("memoise" and "cachem")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats tools graphics grid splines rlang R6 glue magrittr crayon jsonlite lifecycle vctrs pillar ellipsis fansi pkgconfig cli utf8 digest fastmap tibble withr curl mime openssl askpass sys cachem generics tidyselect purrr gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace yaml evaluate highr stringr xfun stringi httr htmltools knitr tinytex base64enc fs desc rprojroot rstudioapi rematch2 systemfonts cpp11 rex lazyeval bslib jquerylib sass rappdirs brio callr pkgload praise processx ps waldo diffobj details magick svgPanZoom whisker xml2 clipr png Rcpp htmlwidgets 0 2 4 6 8 Imported methods 0 20 40 Required packages 0 10 20 Heaviness from parents graphics grDevices magrittr methods utils jsonlite rlang cachem withr memoise httr tibble dplyr ggplot2 svglite knitr covr rmarkdown testthat texPreview In total 53 packages are required directly or indirectly (98) when installing 'slackr' (3.2.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'slackr' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on slackr
ggplot2 Imports 5 0 0 37 18
httr Imports 9 0 0 9 7
dplyr Imports 6 0 0 20 4
memoise Imports 1 0 0 4 1
graphics Imports 1 0 0 0 0
grDevices Imports 3 0 0 0 0
magrittr Imports 1 0 0 0 0
methods Imports Parent package is listed in Imports of slackr but no object from parent package is imported. 0 0
utils Imports 2 0 0 0 0
jsonlite Imports 2 0 0 1 0
rlang Imports 4 0 0 1 0
cachem Imports 2 0 0 3 0
withr Imports 1 0 0 3 0
tibble Imports 2 0 0 15 0
texPreview Suggests No object is imported into the namespace of slackr. 55 25
rmarkdown Suggests No object is imported into the namespace of slackr. 27 16
testthat Suggests No object is imported into the namespace of slackr. 36 14
knitr Suggests No object is imported into the namespace of slackr. 12 7
covr Suggests No object is imported into the namespace of slackr. 20 4
svglite Suggests No object is imported into the namespace of slackr. 2 3

Analysis was done with pkgndep.