Dependency analysis on package kableExtra

General information

CRAN link link
Package version1.3.4
Number of strong dependencies63
Number of all dependencies78
Number of parent packages18
Max heaviness from parent packages17
Total heaviness from parent packages38
Number of parent packages (including Suggests and Enhances)22
Max co-heaviness from parent packages ("rmarkdown" and "knitr")5

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics magrittr rlang glue jsonlite R6 digest stringi base64enc fastmap evaluate stringr yaml highr xfun lifecycle htmltools callr processx ps bslib jquerylib knitr tinytex sass fs rappdirs tibble curl ellipsis fansi pillar pkgconfig vctrs cli crayon utf8 systemfonts cpp11 farver labeling munsell RColorBrewer viridisLite colorspace httr selectr xml2 mime openssl askpass sys htmlwidgets Rcpp rmarkdown brio desc pkgload praise waldo withr rprojroot rstudioapi diffobj rematch2 0 5 10 15 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents magrittr viridisLite stats grDevices rstudioapi tools graphics xml2 glue digest svglite htmltools stringr webshot knitr scales rmarkdown rvest magick sparkline formattable testthat In total 63 packages are required directly or indirectly (78) when installing 'kableExtra' (1.3.4) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'kableExtra' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on kableExtra
rvest Imports 1 0 0 30 17
rmarkdown Imports 5 0 0 27 7
scales Imports 1 0 0 15 6
webshot Imports 1 0 0 8 4
svglite Imports 1 0 0 2 3
rstudioapi Imports 2 0 0 0 1
magrittr Imports 1 0 0 0 0
viridisLite Imports 1 0 0 0 0
stats Imports 5 0 0 0 0
grDevices Imports 3 0 0 0 0
tools Imports 2 0 0 0 0
graphics Imports 4 0 0 0 0
xml2 Imports 15 0 0 1 0
glue Imports 1 0 0 1 0
digest Imports 1 0 0 1 0
htmltools Imports The whole set of functions/methods/classes from parent package is imported to the namespace of kableExtra. 6 0
stringr Imports 12 0 0 7 0
knitr Imports 5 0 0 12 0
testthat Suggests No object is imported into the namespace of kableExtra. 36 10
magick Suggests No object is imported into the namespace of kableExtra. 5 2
sparkline Suggests No object is imported into the namespace of kableExtra. 11 2
formattable Suggests No object is imported into the namespace of kableExtra. 29 2

Analysis was done with pkgndep.