Dependency analysis on package htmltools

General information

CRAN link link
Package version0.5.2
Number of strong dependencies6
Number of all dependencies68
Number of parent packages6
Max heaviness from parent packages1
Total heaviness from parent packages5
Number of parent packages (including Suggests and Enhances)13

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests Enhances utils stats grDevices graphics tools methods magrittr glue xfun mime crayon digest ellipsis jsonlite lifecycle R6 rlang withr evaluate systemfonts textshaping cpp11 httpuv xtable fontawesome htmltools sourcetools later promises fastmap commonmark bslib cachem Rcpp base64enc sass jquerylib fs rappdirs brio callr cli desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 highr stringr yaml stringi 0 1 2 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents utils grDevices base64enc fastmap digest rlang Cairo withr ragg markdown shiny testthat knitr In total 6 packages are required directly or indirectly (68) when installing 'htmltools' (0.5.2) Imports Suggests Enhances Base packages that are required Contributed packages that are required Packages that are required for installing 'htmltools' 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 htmltools.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on htmltools
grDevices Imports Parent package is listed in Imports of htmltools but no object from parent package is imported. 0 1
base64enc Imports Parent package is listed in Imports of htmltools but no object from parent package is imported. 0 1
fastmap Imports 2 0 0 0 1
digest Imports The whole set of functions/methods/classes from parent package is imported to the namespace of htmltools. 1 1
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of htmltools. 1 1
utils Imports The whole set of functions/methods/classes from parent package is imported to the namespace of htmltools. 0 0
testthat Suggests No object is imported into the namespace of htmltools. 36 33
shiny Suggests No object is imported into the namespace of htmltools. 34 29
markdown Suggests No object is imported into the namespace of htmltools. 5 5
ragg Suggests No object is imported into the namespace of htmltools. 3 4
withr Suggests No object is imported into the namespace of htmltools. 3 3
Cairo Suggests No object is imported into the namespace of htmltools. 2 2
knitr Enhances No object is imported into the namespace of htmltools. 12 12

Analysis was done with pkgndep.