Dependency analysis on package archive

General information

CRAN link link
Package version1.1.5
Number of strong dependencies17
Number of all dependencies48
Number of parent packages5
Max heaviness from parent packages11
Total heaviness from parent packages12
Number of parent packages (including Suggests and Enhances)7
Max co-heaviness from parent packages ("tibble" and "rlang")1

Dependency heatmap

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

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


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on archive
tibble Imports 1 0 0 15 11
glue Imports 3 0 0 1 0
rlang Imports 2 0 0 1 0
cli Imports 1 0 0 3 0
cpp11 LinkingTo Parent package is listed in LinkingTo of archive but no object from parent package is imported. 0 1
testthat Suggests No object is imported into the namespace of archive. 36 21
covr Suggests No object is imported into the namespace of archive. 20 17

Analysis was done with pkgndep.