Dependency analysis on package doRNG

General information

CRAN link link
Package version1.8.2
Number of strong dependencies9
Number of all dependencies95
Number of parent packages5
Max heaviness from parent packages4
Total heaviness from parent packages6
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("iterators" and "foreach")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils stats methods parallel tools graphics grDevices compiler codetools digest iterators glue magrittr stringi stringr foreach R6 evaluate withr yaml highr xfun callr cli desc ellipsis lifecycle pkgload rlang rstudioapi crayon jsonlite rprojroot processx brio praise ps waldo diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 Rmpi redux storr registry xtable assertthat usethis fs httr memoise pkgbuild rcmdcheck remotes roxygen2 rversions sessioninfo testthat clipr curl gert gh purrr rappdirs whisker mime openssl cachem prettyunits xopen brew commonmark knitr xml2 cpp11 askpass credentials sys zip gitcreds ini fastmap 0 1 2 3 Imported methods 0 20 40 60 Required packages 0 20 40 60 Heaviness from parents foreach rngtools stats utils iterators rbenchmark doParallel doMPI bibtex doRedis knitr pkgmaker testthat devtools In total 9 packages are required directly or indirectly (95) when installing 'doRNG' (1.8.2) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'doRNG' Imported functions The whole namespace is imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on doRNG
rngtools Depends The whole set of functions/methods/classes from parent package is imported to the namespace of doRNG. 5 4
foreach Depends The whole set of functions/methods/classes from parent package is imported to the namespace of doRNG. 3 2
stats Imports The whole set of functions/methods/classes from parent package is imported to the namespace of doRNG. 0 0
utils Imports 3 0 0 0 0
iterators Imports 1 0 0 1 0
devtools Suggests No object is imported into the namespace of doRNG. 76 73
testthat Suggests No object is imported into the namespace of doRNG. 36 33
pkgmaker Suggests No object is imported into the namespace of doRNG. 16 12
knitr Suggests No object is imported into the namespace of doRNG. 12 10
bibtex Suggests No object is imported into the namespace of doRNG. 8 6
doRedis Suggests No object is imported into the namespace of doRNG. 9 4
doMPI Suggests No object is imported into the namespace of doRNG. 7 3
rbenchmark Suggests No object is imported into the namespace of doRNG. 0 1
doParallel Suggests No object is imported into the namespace of doRNG. 5 1

Analysis was done with pkgndep.