Dependency analysis on package doFuture

General information

CRAN link link
Package version0.12.2
Number of strong dependencies11
Number of all dependencies23
Number of parent packages6
Max heaviness from parent packages5
Total heaviness from parent packages6
Number of parent packages (including Suggests and Enhances)9
Max co-heaviness from parent packages ("iterators" and "foreach")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils tools parallel stats methods codetools digest iterators globals listenv parallelly xfun mime foreach rngtools R.methodsS3 R.oo R.utils R.cache 0 2 4 6 Imported methods 0 2 4 6 8 Required packages 0 2 4 6 Heaviness from parents foreach future parallel utils globals iterators markdown doRNG R.rsp In total 11 packages are required directly or indirectly (23) when installing 'doFuture' (0.12.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 'doFuture' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on doFuture
future Depends 7 0 0 8 5
foreach Depends 5 0 0 3 1
parallel Imports 1 0 0 0 0
utils Imports 5 0 0 0 0
globals Imports 1 0 0 1 0
iterators Imports 1 0 0 1 0
R.rsp Suggests No object is imported into the namespace of doFuture. 9 7
markdown Suggests No object is imported into the namespace of doFuture. 5 4
doRNG Suggests No object is imported into the namespace of doFuture. 9 4

Analysis was done with pkgndep.