Dependency analysis on package RSQLite

General information

CRAN link link
Package version2.2.14
Number of strong dependencies17
Number of all dependencies82
Number of parent packages8
Max heaviness from parent packages4
Total heaviness from parent packages14
Number of parent packages (including Suggests and Enhances)18
Max co-heaviness from parent packages ("blob" and "memoise")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests methods utils stats tools grDevices graphics glue rlang cli vctrs fastmap bit cachem R6 jsonlite magrittr ellipsis lifecycle pkgconfig evaluate processx ps rstudioapi askpass openssl sys curl stringr stringi digest crayon fansi tibble pillar utf8 highr yaml xfun httr mime callr desc withr rprojroot brio pkgload praise waldo diffobj rematch2 credentials zip gitcreds ini bslib htmltools jquerylib knitr tinytex sass base64enc fs rappdirs selectr xml2 blob DBI hms lubridate palmerpenguins testthat generics cpp11 0 1 2 Imported methods 0 20 40 Required packages 0 10 20 30 Heaviness from parents methods DBI pkgconfig Rcpp bit64 memoise blob plogr xml2 callr gert hms knitr gh rmarkdown rvest testthat DBItest In total 17 packages are required directly or indirectly (82) when installing 'RSQLite' (2.2.14) Imports LinkingTo Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'RSQLite' 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 RSQLite.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on RSQLite
blob Imports 1 0 0 6 4
bit64 Imports 2 0 0 4 3
memoise Imports Parent package is listed in Imports of RSQLite but no object from parent package is imported. 4 3
DBI Imports The whole set of functions/methods/classes from parent package is imported to the namespace of RSQLite. 1 1
pkgconfig Imports Parent package is listed in Imports of RSQLite but no object from parent package is imported. 1 1
Rcpp Imports 1 0 0 2 1
methods Imports The whole set of functions/methods/classes from parent package is imported to the namespace of RSQLite. 0 0
plogr LinkingTo Parent package is listed in LinkingTo of RSQLite but no object from parent package is imported. 0 1
DBItest Suggests No object is imported into the namespace of RSQLite. 44 35
testthat Suggests No object is imported into the namespace of RSQLite. 36 29
rvest Suggests No object is imported into the namespace of RSQLite. 30 23
rmarkdown Suggests No object is imported into the namespace of RSQLite. 27 22
gh Suggests No object is imported into the namespace of RSQLite. 15 12
gert Suggests No object is imported into the namespace of RSQLite. 9 9
knitr Suggests No object is imported into the namespace of RSQLite. 12 9
callr Suggests No object is imported into the namespace of RSQLite. 4 4
hms Suggests No object is imported into the namespace of RSQLite. 9 3
xml2 Suggests No object is imported into the namespace of RSQLite. 1 1

Analysis was done with pkgndep.