Dependency analysis on package ritis

General information

CRAN link link
Package version1.0.0
Number of strong dependencies34
Number of all dependencies63
Number of parent packages5
Max heaviness from parent packages7
Total heaviness from parent packages8
Number of parent packages (including Suggests and Enhances)8
Max co-heaviness from parent packages ("solrium" and "tibble")14

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils tools grDevices graphics stats jsonlite R6 magrittr Rcpp curl urltools httpcode mime triebeard glue lifecycle rlang vctrs pillar ellipsis fansi pkgconfig cli crayon utf8 crul tibble dplyr plyr xml2 generics tidyselect purrr fauxpas base64enc whisker rprojroot httr webmockr yaml cpp11 openssl askpass sys brio callr desc digest evaluate pkgload praise processx ps waldo withr rstudioapi diffobj rematch2 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents jsonlite data.table crul tibble solrium webmockr vcr testthat In total 34 packages are required directly or indirectly (63) when installing 'ritis' (1.0.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'ritis' Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on ritis
solrium Imports Parent package is listed in Imports of ritis but no object from parent package is imported. 32 7
data.table Imports Parent package is listed in Imports of ritis but no object from parent package is imported. 1 1
jsonlite Imports Parent package is listed in Imports of ritis but no object from parent package is imported. 1 0
crul Imports Parent package is listed in Imports of ritis but no object from parent package is imported. 11 0
tibble Imports Parent package is listed in Imports of ritis but no object from parent package is imported. 15 0
testthat Suggests No object is imported into the namespace of ritis. 36 18
vcr Suggests No object is imported into the namespace of ritis. 24 12
webmockr Suggests No object is imported into the namespace of ritis. 16 4

The following table lists pairs of parent packages with co-heaviness larger than 10. The co-heaviness measures the number of additional dependencies that two parent packages simultaneously import and are only imported by the two parents.

Note the co-heaviness from parents can be always easily observed in the dependency heatmap.

Parent 1 Parent 2 Co-heaviness on ritis Co-heaviness as Jaccard coeffcient
tibble solrium 14 0.667

Analysis was done with pkgndep.