Dependency analysis on package BatchJobs

General information

CRAN link link
Package version1.9
Number of strong dependencies29
Number of all dependencies57
Number of parent packages14
Max heaviness from parent packages14
Total heaviness from parent packages22
Number of parent packages (including Suggests and Enhances)16
Max co-heaviness from parent packages ("data.table" and "BBmisc")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils methods stats tools grDevices graphics backports pkgconfig rlang vctrs cli glue checkmate data.table base64enc bit64 blob DBI memoise Rcpp plogr bit cachem fastmap brio callr crayon desc digest ellipsis evaluate jsonlite lifecycle magrittr pkgload praise processx ps R6 waldo withr rprojroot rstudioapi diffobj fansi rematch2 tibble pillar utf8 0 20 40 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents methods BBmisc backports brew parallel stats utils data.table DBI digest sendmailR checkmate stringi RSQLite MASS testthat In total 29 packages are required directly or indirectly (57) when installing 'BatchJobs' (1.9) Depends Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'BatchJobs' 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 BatchJobs.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on BatchJobs
BBmisc Depends 41 0 0 6 1
methods Depends The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 0 0
RSQLite Imports The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 17 14
sendmailR Imports 1 0 0 1 2
stringi Imports 4 0 0 3 2
brew Imports 1 0 0 0 1
parallel Imports Parent package is listed in Imports of BatchJobs but no object from parent package is imported. 0 1
digest Imports 1 0 0 1 1
backports Imports Parent package is listed in Imports of BatchJobs but no object from parent package is imported. 0 0
stats Imports The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 0 0
utils Imports The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 0 0
data.table Imports The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 1 0
DBI Imports The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 1 0
checkmate Imports The whole set of functions/methods/classes from parent package is imported to the namespace of BatchJobs. 2 0
testthat Suggests No object is imported into the namespace of BatchJobs. 36 27
MASS Suggests No object is imported into the namespace of BatchJobs. 5 3

Analysis was done with pkgndep.