Dependency analysis on package hipread

General information

CRAN link link
Package version0.2.2
Number of strong dependencies19
Number of all dependencies53
Number of parent packages5
Max heaviness from parent packages13
Total heaviness from parent packages16
Number of parent packages (including Suggests and Enhances)8
Max co-heaviness from parent packages ("tibble" and "rlang")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests utils methods grDevices stats graphics tools ellipsis fansi lifecycle magrittr pillar pkgconfig rlang vctrs glue cli crayon utf8 R6 tibble tidyselect purrr withr generics clipr hms vroom cpp11 tzdb bit64 progress bit prettyunits brio callr desc digest evaluate jsonlite pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 5 10 15 20 Heaviness from parents R6 rlang Rcpp tibble BH dplyr readr testthat In total 19 packages are required directly or indirectly (53) when installing 'hipread' (0.2.2) Imports LinkingTo Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'hipread' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on hipread
tibble Imports Parent package is listed in Imports of hipread but no object from parent package is imported. 15 13
R6 Imports 1 0 0 0 1
Rcpp Imports 1 0 0 2 1
rlang Imports 1 0 0 1 0
BH LinkingTo Parent package is listed in LinkingTo of hipread but no object from parent package is imported. 0 1
testthat Suggests No object is imported into the namespace of hipread. 36 20
readr Suggests No object is imported into the namespace of hipread. 31 15
dplyr Suggests No object is imported into the namespace of hipread. 20 4

Analysis was done with pkgndep.