Dependency analysis on package DT

General information

CRAN link link
Package version0.23
Number of strong dependencies20
Number of all dependencies48
Number of parent packages7
Max heaviness from parent packages4
Total heaviness from parent packages9
Number of parent packages (including Suggests and Enhances)12
Max co-heaviness from parent packages ("promises" and "magrittr")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats tools graphics rlang digest base64enc fastmap htmltools R6 jsonlite magrittr yaml Rcpp later lazyeval glue jquerylib sass fs rappdirs evaluate highr stringr xfun stringi bslib knitr tinytex httpuv mime xtable fontawesome sourcetools promises crayon withr commonmark cachem ellipsis lifecycle 0 2 4 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents magrittr jsonlite htmltools jquerylib promises htmlwidgets crosstalk testit knitr bslib rmarkdown shiny In total 20 packages are required directly or indirectly (48) when installing 'DT' (0.23) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'DT' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on DT
promises Imports Parent package is listed in Imports of DT but no object from parent package is imported. 8 4
htmlwidgets Imports 2 0 0 10 2
crosstalk Imports Parent package is listed in Imports of DT but no object from parent package is imported. 11 2
jquerylib Imports Parent package is listed in Imports of DT but no object from parent package is imported. 7 1
magrittr Imports 1 0 0 0 0
jsonlite Imports Parent package is listed in Imports of DT but no object from parent package is imported. 1 0
htmltools Imports 5 0 0 6 0
shiny Suggests No object is imported into the namespace of DT. 34 19
rmarkdown Suggests No object is imported into the namespace of DT. 27 14
knitr Suggests No object is imported into the namespace of DT. 12 8
bslib Suggests No object is imported into the namespace of DT. 14 4
testit Suggests No object is imported into the namespace of DT. 0 1

Analysis was done with pkgndep.