Dependency analysis on package RMariaDB

General information

CRAN link link
Package version1.2.1
Number of strong dependencies20
Number of all dependencies57
Number of parent packages9
Max heaviness from parent packages4
Total heaviness from parent packages14
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("hms" and "blob")3

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports LinkingTo Suggests methods utils stats graphics grDevices tools rlang vctrs cli glue ellipsis lifecycle pkgconfig cpp11 generics bit R6 withr crayon magrittr fansi tibble pillar utf8 hms callr desc processx rprojroot brio digest evaluate jsonlite pkgload praise ps waldo rstudioapi diffobj rematch2 clipr vroom tzdb bit64 tidyselect progress purrr prettyunits blob DBI lubridate palmerpenguins testthat 0 1 2 Imported methods 0 20 40 Required packages 0 10 20 30 Heaviness from parents methods DBI rlang Rcpp lubridate bit64 blob hms plogr rprojroot withr readr testthat DBItest In total 20 packages are required directly or indirectly (57) when installing 'RMariaDB' (1.2.1) Imports LinkingTo Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'RMariaDB' 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 RMariaDB.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on RMariaDB
hms Imports 1 0 0 9 4
lubridate Imports Parent package is listed in Imports of RMariaDB but no object from parent package is imported. 3 3
bit64 Imports 2 0 0 4 3
DBI Imports The whole set of functions/methods/classes from parent package is imported to the namespace of RMariaDB. 1 1
Rcpp Imports 1 0 0 2 1
blob Imports Parent package is listed in Imports of RMariaDB but no object from parent package is imported. 6 1
methods Imports The whole set of functions/methods/classes from parent package is imported to the namespace of RMariaDB. 0 0
rlang Imports Parent package is listed in Imports of RMariaDB but no object from parent package is imported. 1 0
plogr LinkingTo Parent package is listed in LinkingTo of RMariaDB but no object from parent package is imported. 0 1
DBItest Suggests No object is imported into the namespace of RMariaDB. 44 29
testthat Suggests No object is imported into the namespace of RMariaDB. 36 27
readr Suggests No object is imported into the namespace of RMariaDB. 31 18
withr Suggests No object is imported into the namespace of RMariaDB. 3 3
rprojroot Suggests No object is imported into the namespace of RMariaDB. 0 1

Analysis was done with pkgndep.