Dependency analysis on package optimParallel

General information

CRAN link link
Package version1.0-2
Number of strong dependencies2
Number of all dependencies79
Number of parent packages2
Max heaviness from parent packages1
Total heaviness from parent packages2
Number of parent packages (including Suggests and Enhances)10

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Suggests stats methods utils graphics tools grDevices grid splines digest cli R6 rlang withr glue crayon magrittr desc pkgload rprojroot evaluate rstudioapi ellipsis lifecycle fansi tibble pillar pkgconfig vctrs utf8 dotCall64 Rcpp numDeriv RcppArmadillo R.methodsS3 R.oo R.utils R.cache brew commonmark knitr purrr stringi stringr xml2 cpp11 highr yaml xfun brio callr jsonlite praise processx ps waldo diffobj rematch2 gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace 0 2 4 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents stats parallel numDeriv microbenchmark spam lbfgsb3c R.rsp roxygen2 testthat ggplot2 In total 2 packages are required directly or indirectly (79) when installing 'optimParallel' (1.0-2) Depends Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'optimParallel' Imported functions


Dependency table

"Import" information is from the NAMESPACE file of optimParallel.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on optimParallel
stats Depends 1 0 0 0 1
parallel Depends 4 0 0 0 1
ggplot2 Suggests No object is imported into the namespace of optimParallel. 37 37
testthat Suggests No object is imported into the namespace of optimParallel. 36 36
roxygen2 Suggests No object is imported into the namespace of optimParallel. 30 30
R.rsp Suggests No object is imported into the namespace of optimParallel. 9 9
lbfgsb3c Suggests No object is imported into the namespace of optimParallel. 6 6
spam Suggests No object is imported into the namespace of optimParallel. 3 4
microbenchmark Suggests No object is imported into the namespace of optimParallel. 2 2
numDeriv Suggests No object is imported into the namespace of optimParallel. 0 1

Analysis was done with pkgndep.