Dependency analysis on package openxlsx

General information

CRAN link link
Package version4.2.5
Number of strong dependencies8
Number of all dependencies61
Number of parent packages7
Max heaviness from parent packages2
Total heaviness from parent packages5
Number of parent packages (including Suggests and Enhances)11
Max co-heaviness from parent packages ("Rcpp" and "methods")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods tools stats grDevices graphics evaluate glue magrittr highr stringr yaml xfun stringi rlang digest R6 jsonlite knitr cli desc pkgload withr rprojroot crayon rstudioapi bslib htmltools jquerylib tinytex sass base64enc fastmap fs rappdirs brew commonmark purrr xml2 cpp11 brio callr ellipsis lifecycle praise processx ps waldo diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 0 5 10 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents grDevices methods stats utils zip Rcpp stringi knitr rmarkdown roxygen2 testthat In total 8 packages are required directly or indirectly (61) when installing 'openxlsx' (4.2.5) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'openxlsx' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on openxlsx
stringi Imports The whole set of functions/methods/classes from parent package is imported to the namespace of openxlsx. 3 2
grDevices Imports 10 0 0 0 1
zip Imports 1 0 0 0 1
Rcpp Imports The whole set of functions/methods/classes from parent package is imported to the namespace of openxlsx. 2 1
methods Imports The whole set of functions/methods/classes from parent package is imported to the namespace of openxlsx. 0 0
stats Imports 1 0 0 0 0
utils Imports 4 0 0 0 0
testthat Suggests No object is imported into the namespace of openxlsx. 36 32
roxygen2 Suggests No object is imported into the namespace of openxlsx. 30 25
rmarkdown Suggests No object is imported into the namespace of openxlsx. 27 22
knitr Suggests No object is imported into the namespace of openxlsx. 12 8

Analysis was done with pkgndep.