Dependency analysis on package dbplyr

General information

CRAN link link
Package version2.2.0
Number of strong dependencies28
Number of all dependencies86
Number of parent packages18
Max heaviness from parent packages3
Total heaviness from parent packages9
Number of parent packages (including Suggests and Enhances)31
Max co-heaviness from parent packages ("dplyr" and "tibble")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics glue rlang cli vctrs ellipsis magrittr lifecycle pkgconfig crayon fansi utf8 pillar R6 generics tibble purrr tidyselect DBI bit bit64 blob Rcpp yaml evaluate hms plogr digest jsonlite withr cpp11 highr stringr xfun stringi fastmap lubridate dplyr memoise cachem rex httr lazyeval curl mime openssl askpass sys bslib htmltools jquerylib knitr tinytex sass base64enc fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 20 40 60 Imported methods 0 10 20 30 Required packages 0 5 10 15 Heaviness from parents magrittr methods R6 utils assertthat DBI glue rlang cli purrr withr lifecycle vctrs blob tidyselect pillar tibble dplyr RPostgreSQL bit64 knitr nycflights13 odbc RSQLite covr RMariaDB Lahman tidyr RPostgres rmarkdown testthat In total 28 packages are required directly or indirectly (86) when installing 'dbplyr' (2.2.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'dbplyr' 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 dbplyr.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on dbplyr
withr Imports Parent package is listed in Imports of dbplyr but no object from parent package is imported. 3 3
assertthat Imports 2 0 0 1 2
dplyr Imports 68 0 0 20 2
DBI Imports The whole set of functions/methods/classes from parent package is imported to the namespace of dbplyr. 1 1
blob Imports Parent package is listed in Imports of dbplyr but no object from parent package is imported. 6 1
magrittr Imports 1 0 0 0 0
methods Imports 1 0 0 0 0
R6 Imports 1 0 0 0 0
utils Imports 2 0 0 0 0
glue Imports 1 0 0 1 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of dbplyr. 1 0
cli Imports 1 0 0 3 0
purrr Imports Parent package is listed in Imports of dbplyr but no object from parent package is imported. 3 0
lifecycle Imports Parent package is listed in Imports of dbplyr but no object from parent package is imported. 4 0
vctrs Imports Parent package is listed in Imports of dbplyr but no object from parent package is imported. 5 0
tidyselect Imports 1 0 0 9 0
pillar Imports 3 0 0 12 0
tibble Imports 3 0 0 15 0
rmarkdown Suggests No object is imported into the namespace of dbplyr. 27 19
testthat Suggests No object is imported into the namespace of dbplyr. 36 16
covr Suggests No object is imported into the namespace of dbplyr. 20 12
RSQLite Suggests No object is imported into the namespace of dbplyr. 17 8
RMariaDB Suggests No object is imported into the namespace of dbplyr. 20 8
RPostgres Suggests No object is imported into the namespace of dbplyr. 23 8
knitr Suggests No object is imported into the namespace of dbplyr. 12 7
odbc Suggests No object is imported into the namespace of dbplyr. 16 5
bit64 Suggests No object is imported into the namespace of dbplyr. 4 2
tidyr Suggests No object is imported into the namespace of dbplyr. 22 2
RPostgreSQL Suggests No object is imported into the namespace of dbplyr. 2 1
nycflights13 Suggests No object is imported into the namespace of dbplyr. 16 1
Lahman Suggests No object is imported into the namespace of dbplyr. 21 1

Analysis was done with pkgndep.