Dependency analysis on package DBI
General information
CRAN link | link |
---|---|
Package version | 1.1.2 |
Number of strong dependencies | 1 |
Number of all dependencies | 85 |
Number of parent packages | 1 |
Max heaviness from parent packages | 1 |
Total heaviness from parent packages | 1 |
Number of parent packages (including Suggests and Enhances ) | 17 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of DBI 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 DBI.
Dependency table
"Import" information is from the NAMESPACE file of DBI.
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 DBI: number of required packages that can be reduced if moving parent package to Suggests
of DBI.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on DBI |
---|---|---|---|---|---|---|
methods | Depends | The whole set of functions/methods/classes from parent package is imported to the namespace of DBI. | 0 | 1 | ||
DBItest | Suggests | No object is imported into the namespace of DBI. | 44 | 44 | ||
testthat | Suggests | No object is imported into the namespace of DBI. | 36 | 36 | ||
dbplyr | Suggests | No object is imported into the namespace of DBI. | 28 | 28 | ||
rmarkdown | Suggests | No object is imported into the namespace of DBI. | 27 | 27 | ||
covr | Suggests | No object is imported into the namespace of DBI. | 20 | 20 | ||
dplyr | Suggests | No object is imported into the namespace of DBI. | 20 | 20 | ||
RMariaDB | Suggests | No object is imported into the namespace of DBI. | 20 | 20 | ||
downlit | Suggests | No object is imported into the namespace of DBI. | 18 | 18 | ||
RSQLite | Suggests | No object is imported into the namespace of DBI. | 17 | 17 | ||
knitr | Suggests | No object is imported into the namespace of DBI. | 12 | 12 | ||
hms | Suggests | No object is imported into the namespace of DBI. | 9 | 9 | ||
blob | Suggests | No object is imported into the namespace of DBI. | 6 | 6 | ||
magrittr | Suggests | No object is imported into the namespace of DBI. | 0 | 1 | ||
rprojroot | Suggests | No object is imported into the namespace of DBI. | 0 | 1 | ||
glue | Suggests | No object is imported into the namespace of DBI. | 1 | 1 | ||
xml2 | Suggests | No object is imported into the namespace of DBI. | 1 | 1 |
Analysis was done with pkgndep.