Dependency analysis on package hdf5r

General information

CRAN link link
Package version1.3.5
Number of strong dependencies6
Number of all dependencies60
Number of parent packages4
Max heaviness from parent packages3
Total heaviness from parent packages4
Number of parent packages (including Suggests and Enhances)10
Max co-heaviness from parent packages ("bit64" and "methods")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils methods stats tools grDevices graphics bit magrittr glue stringr stringi evaluate rlang highr yaml xfun cli crayon ellipsis lifecycle fansi tibble pillar pkgconfig vctrs utf8 digest jsonlite R6 plyr Rcpp bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo withr rprojroot rstudioapi diffobj rematch2 0 2 4 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents methods R6 utils bit64 formatR reshape2 knitr nycflights13 rmarkdown testthat In total 6 packages are required directly or indirectly (60) when installing 'hdf5r' (1.3.5) Depends Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'hdf5r' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on hdf5r
methods Depends 1 0 0 0 0
bit64 Imports 4 0 0 4 3
R6 Imports 1 0 0 0 1
utils Imports 2 0 0 0 0
testthat Suggests No object is imported into the namespace of hdf5r. 36 33
rmarkdown Suggests No object is imported into the namespace of hdf5r. 27 24
nycflights13 Suggests No object is imported into the namespace of hdf5r. 16 15
knitr Suggests No object is imported into the namespace of hdf5r. 12 10
reshape2 Suggests No object is imported into the namespace of hdf5r. 10 8
formatR Suggests No object is imported into the namespace of hdf5r. 0 1

Analysis was done with pkgndep.