Dependency analysis on package autocogs

General information

CRAN link link
Package version0.1.4
Number of strong dependencies57
Number of all dependencies82
Number of parent packages12
Max heaviness from parent packages6
Total heaviness from parent packages14
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("broom" and "ggplot2")16

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils grDevices methods graphics stats grid tools splines crayon glue lifecycle R6 rlang vctrs ellipsis pkgconfig cli magrittr pillar fansi utf8 tibble digest withr lattice backports generics tidyselect purrr gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite colorspace hms prettyunits dplyr stringr tidyr ggplot2 stringi cpp11 jsonlite rex httr yaml lazyeval curl mime openssl askpass sys brio callr desc evaluate pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 1 2 Imported methods 0 20 40 Required packages 0 5 10 15 Heaviness from parents moments utils checkmate diptest mclust MASS hexbin progress tibble dplyr ggplot2 broom covr testthat In total 57 packages are required directly or indirectly (82) when installing 'autocogs' (0.1.4) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'autocogs' 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 autocogs.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on autocogs
broom Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 48 6
progress Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 14 3
moments Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 0 1
checkmate Imports The whole set of functions/methods/classes from parent package is imported to the namespace of autocogs. 2 1
diptest Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 2 1
mclust Imports 2 0 0 4 1
hexbin Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 7 1
utils Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 0 0
MASS Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 5 0
tibble Imports The whole set of functions/methods/classes from parent package is imported to the namespace of autocogs. 15 0
dplyr Imports The whole set of functions/methods/classes from parent package is imported to the namespace of autocogs. 20 0
ggplot2 Imports Parent package is listed in Imports of autocogs but no object from parent package is imported. 37 0
testthat Suggests No object is imported into the namespace of autocogs. 36 15
covr Suggests No object is imported into the namespace of autocogs. 20 11

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 autocogs Co-heaviness as Jaccard coeffcient
ggplot2 broom 16 0.727

Analysis was done with pkgndep.