Dependency analysis on package vcr

General information

CRAN link link
Package version1.0.2
Number of strong dependencies24
Number of all dependencies73
Number of parent packages9
Max heaviness from parent packages4
Total heaviness from parent packages11
Number of parent packages (including Suggests and Enhances)19
Max co-heaviness from parent packages ("webmockr" and "crul")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests methods utils tools grDevices stats graphics R6 jsonlite magrittr Rcpp triebeard curl mime urltools httpcode base64enc openssl askpass sys fauxpas crul whisker glue evaluate cli rprojroot stringi stringr highr yaml xfun digest rlang knitr desc pkgload withr crayon rstudioapi bslib htmltools jquerylib tinytex sass fastmap fs rappdirs brew commonmark purrr xml2 cpp11 brio callr ellipsis lifecycle praise processx ps waldo diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 0 1 2 3 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents yaml R6 base64enc rprojroot urltools httr crul webmockr cpp11 curl jsonlite crayon cli withr desc knitr rmarkdown roxygen2 testthat In total 24 packages are required directly or indirectly (73) when installing 'vcr' (1.0.2) Imports LinkingTo Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'vcr' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on vcr
httr Imports 2 0 0 9 4
webmockr Imports 1 0 0 16 4
yaml Imports 3 0 0 0 1
rprojroot Imports Parent package is listed in Imports of vcr but no object from parent package is imported. 0 1
R6 Imports 1 0 0 0 0
base64enc Imports 2 0 0 0 0
urltools Imports 2 0 0 4 0
crul Imports 2 0 0 11 0
cpp11 LinkingTo Parent package is listed in LinkingTo of vcr but no object from parent package is imported. 0 1
testthat Suggests No object is imported into the namespace of vcr. 36 30
roxygen2 Suggests No object is imported into the namespace of vcr. 30 23
rmarkdown Suggests No object is imported into the namespace of vcr. 27 20
knitr Suggests No object is imported into the namespace of vcr. 12 8
withr Suggests No object is imported into the namespace of vcr. 3 4
desc Suggests No object is imported into the namespace of vcr. 6 3
crayon Suggests No object is imported into the namespace of vcr. 3 2
cli Suggests No object is imported into the namespace of vcr. 3 2
curl Suggests No object is imported into the namespace of vcr. 0 0
jsonlite Suggests No object is imported into the namespace of vcr. 1 0

Analysis was done with pkgndep.