Dependency analysis on package downlit

General information

CRAN link link
Package version0.4.0
Number of strong dependencies18
Number of all dependencies94
Number of parent packages9
Max heaviness from parent packages3
Total heaviness from parent packages13
Number of parent packages (including Suggests and Enhances)18
Max co-heaviness from parent packages ("desc" and "vctrs")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats graphics tools grid splines rlang glue R6 cli fastmap rprojroot cachem digest crayon withr jsonlite base64enc yaml magrittr desc rstudioapi lazyeval mime htmltools xfun evaluate lifecycle tibble ellipsis fansi pillar pkgconfig vctrs utf8 rex httr curl openssl askpass sys bslib jquerylib knitr stringr tinytex sass highr stringi fs rappdirs brio callr pkgload praise processx ps waldo diffobj rematch2 crosstalk htmlwidgets markdown png RColorBrewer raster scales sp viridis leaflet.providers Rcpp terra farver labeling munsell viridisLite lattice ggplot2 gridExtra colorspace gtable isoband MASS mgcv nlme Matrix 0 0.5 1 Imported methods 0 20 40 60 Required packages 0 20 40 Heaviness from parents brio yaml digest evaluate rlang fansi memoise vctrs desc jsonlite xml2 MASS htmltools pkgload covr rmarkdown testthat leaflet In total 18 packages are required directly or indirectly (94) when installing 'downlit' (0.4.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'downlit' 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 downlit.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on downlit
memoise Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 4 3
desc Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 6 3
fansi Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 2 2
brio Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 0 1
yaml Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 0 1
digest Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 1 1
evaluate Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 1 1
vctrs Imports Parent package is listed in Imports of downlit but no object from parent package is imported. 5 1
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of downlit. 1 0
leaflet Suggests No object is imported into the namespace of downlit. 58 47
testthat Suggests No object is imported into the namespace of downlit. 36 23
rmarkdown Suggests No object is imported into the namespace of downlit. 27 18
covr Suggests No object is imported into the namespace of downlit. 20 15
pkgload Suggests No object is imported into the namespace of downlit. 14 6
MASS Suggests No object is imported into the namespace of downlit. 5 3
htmltools Suggests No object is imported into the namespace of downlit. 6 2
jsonlite Suggests No object is imported into the namespace of downlit. 1 1
xml2 Suggests No object is imported into the namespace of downlit. 1 1

Analysis was done with pkgndep.