Dependency analysis on package clustermq

General information

CRAN link link
Package version0.8.95.3
Number of strong dependencies23
Number of all dependencies95
Number of parent packages7
Max heaviness from parent packages5
Total heaviness from parent packages7
Number of parent packages (including Suggests and Enhances)18
Max co-heaviness from parent packages ("narray" and "progress")11

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats tools graphics magrittr rlang R6 glue crayon cli ellipsis lifecycle pkgconfig vctrs stringr stringi prettyunits hms progress evaluate yaml highr xfun digest processx ps purrr fansi tibble pillar utf8 jsonlite knitr desc pkgload rstudioapi withr rprojroot fs rappdirs fastmap brew commonmark xml2 cpp11 callr brio praise waldo diffobj rematch2 codetools iterators generics tidyselect bslib htmltools jquerylib tinytex sass base64enc usethis httr memoise pkgbuild rcmdcheck remotes roxygen2 rversions sessioninfo testthat clipr curl gert gh whisker mime openssl cachem xopen askpass credentials sys zip gitcreds ini 0 0.5 1 Imported methods 0 20 40 60 Required packages 0 20 40 60 Heaviness from parents methods R6 utils Rcpp purrr progress narray parallel tools iterators foreach callr knitr dplyr rmarkdown roxygen2 testthat devtools In total 23 packages are required directly or indirectly (95) when installing 'clustermq' (0.8.95.3) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'clustermq' 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 clustermq.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on clustermq
narray Imports Parent package is listed in Imports of clustermq but no object from parent package is imported. 20 5
Rcpp Imports The whole set of functions/methods/classes from parent package is imported to the namespace of clustermq. 2 1
purrr Imports Parent package is listed in Imports of clustermq but no object from parent package is imported. 3 1
methods Imports Parent package is listed in Imports of clustermq but no object from parent package is imported. 0 0
R6 Imports Parent package is listed in Imports of clustermq but no object from parent package is imported. 0 0
utils Imports Parent package is listed in Imports of clustermq but no object from parent package is imported. 0 0
progress Imports Parent package is listed in Imports of clustermq but no object from parent package is imported. 14 0
devtools Suggests No object is imported into the namespace of clustermq. 76 58
testthat Suggests No object is imported into the namespace of clustermq. 36 22
rmarkdown Suggests No object is imported into the namespace of clustermq. 27 17
roxygen2 Suggests No object is imported into the namespace of clustermq. 30 17
dplyr Suggests No object is imported into the namespace of clustermq. 20 7
knitr Suggests No object is imported into the namespace of clustermq. 12 5
foreach Suggests No object is imported into the namespace of clustermq. 3 3
callr Suggests No object is imported into the namespace of clustermq. 4 3
parallel Suggests No object is imported into the namespace of clustermq. 0 1
iterators Suggests No object is imported into the namespace of clustermq. 1 1
tools Suggests No object is imported into the namespace of clustermq. 0 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 clustermq Co-heaviness as Jaccard coeffcient
progress narray 11 0.688

Analysis was done with pkgndep.