Dependency analysis on package cli

General information

CRAN link link
Package version3.3.0
Number of strong dependencies3
Number of all dependencies78
Number of parent packages2
Max heaviness from parent packages2
Total heaviness from parent packages3
Number of parent packages (including Suggests and Enhances)22

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics R6 rlang jsonlite digest magrittr glue crayon ps ellipsis lifecycle processx base64enc fastmap yaml evaluate fansi pillar pkgconfig vctrs cli utf8 withr htmltools curl mime tibble httr openssl askpass sys highr stringr xfun stringi Rcpp bslib jquerylib sass fs rappdirs brio callr desc pkgload praise waldo rprojroot rstudioapi diffobj rematch2 rex lazyeval uuid V8 knitr tinytex httpuv xtable fontawesome sourcetools later promises commonmark cachem testthat 0 1 2 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents utils glue grDevices methods rstudioapi digest ps rlang processx withr callr htmltools htmlwidgets whoami knitr tibble covr asciicast rmarkdown shiny testthat mockery In total 3 packages are required directly or indirectly (78) when installing 'cli' (3.3.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'cli' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on cli
glue Imports Parent package is listed in Imports of cli but no object from parent package is imported. 1 2
utils Imports 2 0 0 0 1
mockery Suggests No object is imported into the namespace of cli. 37 35
testthat Suggests No object is imported into the namespace of cli. 36 34
shiny Suggests No object is imported into the namespace of cli. 34 32
rmarkdown Suggests No object is imported into the namespace of cli. 27 25
asciicast Suggests No object is imported into the namespace of cli. 24 22
covr Suggests No object is imported into the namespace of cli. 20 19
tibble Suggests No object is imported into the namespace of cli. 15 13
whoami Suggests No object is imported into the namespace of cli. 11 10
knitr Suggests No object is imported into the namespace of cli. 12 10
htmlwidgets Suggests No object is imported into the namespace of cli. 10 9
htmltools Suggests No object is imported into the namespace of cli. 6 6
withr Suggests No object is imported into the namespace of cli. 3 4
callr Suggests No object is imported into the namespace of cli. 4 4
processx Suggests No object is imported into the namespace of cli. 3 3
grDevices Suggests No object is imported into the namespace of cli. 0 1
rstudioapi Suggests No object is imported into the namespace of cli. 0 1
digest Suggests No object is imported into the namespace of cli. 1 1
ps Suggests No object is imported into the namespace of cli. 1 1
rlang Suggests No object is imported into the namespace of cli. 1 1
methods Suggests No object is imported into the namespace of cli. 0 0

Analysis was done with pkgndep.