Dependency analysis on package covr

General information

CRAN link link
Package version3.5.1
Number of strong dependencies20
Number of all dependencies72
Number of parent packages10
Max heaviness from parent packages8
Total heaviness from parent packages15
Number of parent packages (including Suggests and Enhances)23
Max co-heaviness from parent packages ("withr" and "stats")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils methods grDevices stats tools graphics jsonlite R6 lazyeval curl mime openssl askpass sys rlang digest magrittr fastmap evaluate glue base64enc yaml highr stringr xfun stringi htmltools jquerylib brio callr cli crayon desc ellipsis lifecycle pkgload praise processx ps waldo withr rprojroot rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 cachem htmlwidgets crosstalk promises Rcpp later bslib knitr tinytex sass fs rappdirs testthat 0 2 4 6 8 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents methods stats utils yaml digest jsonlite rex crayon withr httr R6 curl rstudioapi parallel rlang xml2 memoise htmltools knitr DT rmarkdown testthat mockery In total 20 packages are required directly or indirectly (72) when installing 'covr' (3.5.1) Depends Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'covr' 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 covr.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on covr
methods Depends The whole set of functions/methods/classes from parent package is imported to the namespace of covr. 0 0
httr Imports Parent package is listed in Imports of covr but no object from parent package is imported. 9 8
rex Imports Parent package is listed in Imports of covr but no object from parent package is imported. 1 2
withr Imports Parent package is listed in Imports of covr but no object from parent package is imported. 3 2
yaml Imports Parent package is listed in Imports of covr but no object from parent package is imported. 0 1
digest Imports Parent package is listed in Imports of covr but no object from parent package is imported. 1 1
crayon Imports Parent package is listed in Imports of covr but no object from parent package is imported. 3 1
stats Imports 4 0 0 0 0
utils Imports 8 0 0 0 0
jsonlite Imports Parent package is listed in Imports of covr but no object from parent package is imported. 1 0
mockery Suggests No object is imported into the namespace of covr. 37 27
testthat Suggests No object is imported into the namespace of covr. 36 26
rmarkdown Suggests No object is imported into the namespace of covr. 27 19
DT Suggests No object is imported into the namespace of covr. 20 12
knitr Suggests No object is imported into the namespace of covr. 12 8
memoise Suggests No object is imported into the namespace of covr. 4 4
htmltools Suggests No object is imported into the namespace of covr. 6 4
rstudioapi Suggests No object is imported into the namespace of covr. 0 1
parallel Suggests No object is imported into the namespace of covr. 0 1
rlang Suggests No object is imported into the namespace of covr. 1 1
xml2 Suggests No object is imported into the namespace of covr. 1 1
R6 Suggests No object is imported into the namespace of covr. 0 0
curl Suggests No object is imported into the namespace of covr. 0 0

Analysis was done with pkgndep.