Dependency analysis on package bigutilsr
General information
CRAN link | link |
---|---|
Package version | 0.3.4 |
Number of strong dependencies | 26 |
Number of all dependencies | 82 |
Number of parent packages | 7 |
Max heaviness from parent packages | 10 |
Total heaviness from parent packages | 15 |
Number of parent packages (including Suggests and Enhances ) | 13 |
Max co-heaviness from parent packages ("nabor" and "RSpectra") | 5 |
Dependency heatmap
In the following dependency heatmap, rows are the parent packages of bigutilsr 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 bigutilsr.
Dependency table
"Import" information is from the NAMESPACE file of bigutilsr.
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 bigutilsr: number of required packages that can be reduced if moving parent package to Suggests
of bigutilsr.
Parent package | Field | imports | importMethods | importClasses | Required packages | Heaviness from parent on bigutilsr |
---|---|---|---|---|---|---|
bigparallelr | Imports | Parent package is listed in Imports of bigutilsr but no object from parent package is imported. |
13 | 10 | ||
robustbase | Imports | Parent package is listed in Imports of bigutilsr but no object from parent package is imported. |
5 | 2 | ||
nabor | Imports | Parent package is listed in Imports of bigutilsr but no object from parent package is imported. |
11 | 2 | ||
RSpectra | Imports | 1 | 0 | 0 | 10 | 1 |
bigassertr | Imports | 1 | 0 | 0 | 0 | 0 |
stats | Imports | 10 | 0 | 0 | 0 | 0 |
Rcpp | Imports | 1 | 0 | 0 | 2 | 0 |
testthat | Suggests | No object is imported into the namespace of bigutilsr. | 36 | 31 | ||
covr | Suggests | No object is imported into the namespace of bigutilsr. | 20 | 15 | ||
spelling | Suggests | No object is imported into the namespace of bigutilsr. | 18 | 14 | ||
rrcov | Suggests | No object is imported into the namespace of bigutilsr. | 12 | 4 | ||
Gmedian | Suggests | No object is imported into the namespace of bigutilsr. | 14 | 2 | ||
mvtnorm | Suggests | No object is imported into the namespace of bigutilsr. | 2 | 1 |
Analysis was done with pkgndep.