Dependency analysis on package shinytest

General information

CRAN link link
Package version1.5.1
Number of strong dependencies71
Number of all dependencies81
Number of parent packages20
Max heaviness from parent packages17
Total heaviness from parent packages37
Number of parent packages (including Suggests and Enhances)23
Max co-heaviness from parent packages ("webdriver" and "httr")5

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices tools stats graphics R6 jsonlite rlang crayon magrittr digest base64enc processx ps mime htmltools fastmap withr glue Rcpp promises later yaml bslib ellipsis lifecycle sass jquerylib fs rappdirs evaluate curl openssl askpass sys callr httpuv xtable fontawesome sourcetools commonmark cachem debugme httr showimage png brio cli desc pkgload praise waldo rprojroot rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 knitr highr stringr xfun tinytex stringi codetools htmlwidgets rmarkdown shiny 0 2 4 Imported methods 0 20 40 Required packages 0 5 10 15 Heaviness from parents parsedate R6 rematch rstudioapi utils assertthat digest jsonlite rlang crayon withr callr debugme pingr httpuv httr htmlwidgets webdriver shiny testthat globals rmarkdown flexdashboard In total 71 packages are required directly or indirectly (81) when installing 'shinytest' (1.5.1) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'shinytest' 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 shinytest.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on shinytest
testthat Imports 1 0 0 36 17
shiny Imports The whole set of functions/methods/classes from parent package is imported to the namespace of shinytest. 34 11
webdriver Imports 2 0 0 23 3
htmlwidgets Imports Parent package is listed in Imports of shinytest but no object from parent package is imported. 10 2
parsedate Imports 1 0 0 0 1
rematch Imports 1 0 0 0 1
assertthat Imports 2 0 0 1 1
pingr Imports 1 0 0 4 1
R6 Imports 1 0 0 0 0
rstudioapi Imports Parent package is listed in Imports of shinytest but no object from parent package is imported. 0 0
utils Imports 2 0 0 0 0
digest Imports Parent package is listed in Imports of shinytest but no object from parent package is imported. 1 0
jsonlite Imports Parent package is listed in Imports of shinytest but no object from parent package is imported. 1 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of shinytest. 1 0
crayon Imports 4 0 0 3 0
withr Imports 1 0 0 3 0
callr Imports 1 0 0 4 0
debugme Imports 1 0 0 4 0
httpuv Imports Parent package is listed in Imports of shinytest but no object from parent package is imported. 9 0
httr Imports Parent package is listed in Imports of shinytest but no object from parent package is imported. 9 0
flexdashboard Suggests No object is imported into the namespace of shinytest. 45 8
rmarkdown Suggests No object is imported into the namespace of shinytest. 27 7
globals Suggests No object is imported into the namespace of shinytest. 1 2

Analysis was done with pkgndep.