Dependency analysis on package webdriver

General information

CRAN link link
Package version1.0.6
Number of strong dependencies23
Number of all dependencies58
Number of parent packages10
Max heaviness from parent packages5
Total heaviness from parent packages16
Number of parent packages (including Suggests and Enhances)15
Max co-heaviness from parent packages ("httr" and "curl")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils tools grDevices stats graphics R6 jsonlite processx ps crayon mime curl openssl askpass sys png rlang magrittr digest withr httpuv xfun Rcpp promises later rex httr yaml lazyeval brio callr cli desc ellipsis evaluate lifecycle pkgload praise waldo glue rprojroot rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 0 2 4 6 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents base64enc curl R6 utils jsonlite showimage withr callr debugme httr rprojroot pingr servr covr testthat In total 23 packages are required directly or indirectly (58) when installing 'webdriver' (1.0.6) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'webdriver' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on webdriver
httr Imports 7 0 0 9 5
withr Imports Parent package is listed in Imports of webdriver but no object from parent package is imported. 3 3
callr Imports 1 0 0 4 3
showimage Imports 1 0 0 2 2
debugme Imports Parent package is listed in Imports of webdriver but no object from parent package is imported. 4 2
base64enc Imports 1 0 0 0 1
curl Imports 4 0 0 0 0
R6 Imports 1 0 0 0 0
utils Imports 2 0 0 0 0
jsonlite Imports 2 0 0 1 0
testthat Suggests No object is imported into the namespace of webdriver. 36 24
servr Suggests No object is imported into the namespace of webdriver. 14 8
covr Suggests No object is imported into the namespace of webdriver. 20 5
rprojroot Suggests No object is imported into the namespace of webdriver. 0 1
pingr Suggests No object is imported into the namespace of webdriver. 4 1

Analysis was done with pkgndep.