Dependency analysis on package RPostgres

General information

CRAN link link
Package version1.4.4
Number of strong dependencies23
Number of all dependencies74
Number of parent packages9
Max heaviness from parent packages4
Total heaviness from parent packages16
Number of parent packages (including Suggests and Enhances)15
Max co-heaviness from parent packages ("hms" and "blob")4

Dependency heatmap

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

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on RPostgres
hms Imports 1 0 0 9 4
lubridate Imports Parent package is listed in Imports of RPostgres but no object from parent package is imported. 3 3
withr Imports Parent package is listed in Imports of RPostgres but no object from parent package is imported. 3 3
bit64 Imports 1 0 0 4 2
DBI Imports The whole set of functions/methods/classes from parent package is imported to the namespace of RPostgres. 1 1
Rcpp Imports 1 0 0 2 1
blob Imports 1 0 0 6 1
methods Imports The whole set of functions/methods/classes from parent package is imported to the namespace of RPostgres. 0 0
plogr LinkingTo Parent package is listed in LinkingTo of RPostgres but no object from parent package is imported. 0 1
DBItest Suggests No object is imported into the namespace of RPostgres. 44 26
testthat Suggests No object is imported into the namespace of RPostgres. 36 24
rmarkdown Suggests No object is imported into the namespace of RPostgres. 27 22
covr Suggests No object is imported into the namespace of RPostgres. 20 15
knitr Suggests No object is imported into the namespace of RPostgres. 12 9
callr Suggests No object is imported into the namespace of RPostgres. 4 4

Analysis was done with pkgndep.