Dependency analysis on package blob

General information

CRAN link link
Package version1.2.3
Number of strong dependencies6
Number of all dependencies47
Number of parent packages3
Max heaviness from parent packages3
Total heaviness from parent packages3
Number of parent packages (including Suggests and Enhances)7
Max co-heaviness from parent packages ("vctrs" and "rlang")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats graphics tools cli glue rlang crayon ellipsis fansi lifecycle utf8 vctrs digest jsonlite withr R6 rex httr yaml lazyeval curl mime openssl askpass sys brio callr desc evaluate magrittr pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 tibble pillar pkgconfig 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents methods rlang vctrs crayon pillar covr testthat In total 6 packages are required directly or indirectly (47) when installing 'blob' (1.2.3) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'blob' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on blob
vctrs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of blob. 5 3
methods Imports 1 0 0 0 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of blob. 1 0
testthat Suggests No object is imported into the namespace of blob. 36 31
covr Suggests No object is imported into the namespace of blob. 20 19
pillar Suggests No object is imported into the namespace of blob. 12 7
crayon Suggests No object is imported into the namespace of blob. 3 2

Analysis was done with pkgndep.