Dependency analysis on package rsparse

General information

CRAN link link
Package version0.5.0
Number of strong dependencies17
Number of all dependencies57
Number of parent packages9
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 ("MatrixExtra" and "Matrix")5

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports LinkingTo Suggests methods utils stats graphics grDevices tools grid R6 lattice Rcpp Matrix RhpcBLASctl float crayon digest jsonlite withr rex httr yaml lazyeval curl mime openssl askpass sys brio callr cli desc ellipsis evaluate lifecycle magrittr pkgload praise processx ps rlang waldo glue rprojroot rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents methods Matrix RhpcBLASctl data.table lgr Rcpp float MatrixExtra RcppArmadillo covr testthat In total 17 packages are required directly or indirectly (57) when installing 'rsparse' (0.5.0) Depends Imports LinkingTo Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'rsparse' Imported functions 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 rsparse.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on rsparse
methods Depends The whole set of functions/methods/classes from parent package is imported to the namespace of rsparse. 0 0
Matrix Depends The whole set of functions/methods/classes from parent package is imported to the namespace of rsparse. 7 0
lgr Imports Parent package is listed in Imports of rsparse but no object from parent package is imported. 1 2
data.table Imports The whole set of functions/methods/classes from parent package is imported to the namespace of rsparse. 1 1
MatrixExtra Imports Parent package is listed in Imports of rsparse but no object from parent package is imported. 12 1
RhpcBLASctl Imports 1 0 0 0 0
Rcpp Imports The whole set of functions/methods/classes from parent package is imported to the namespace of rsparse. 2 0
float Imports The whole set of functions/methods/classes from parent package is imported to the namespace of rsparse. 3 0
RcppArmadillo LinkingTo Parent package is listed in LinkingTo of rsparse but no object from parent package is imported. 4 1
testthat Suggests No object is imported into the namespace of rsparse. 36 30
covr Suggests No object is imported into the namespace of rsparse. 20 14

Analysis was done with pkgndep.