Dependency analysis on package furrr

General information

CRAN link link
Package version0.3.0
Number of strong dependencies17
Number of all dependencies76
Number of parent packages6
Max heaviness from parent packages6
Total heaviness from parent packages11
Number of parent packages (including Suggests and Enhances)16
Max co-heaviness from parent packages ("globals" and "future")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Depends Imports Suggests utils methods tools parallel stats grDevices graphics rlang glue magrittr digest cli codetools globals listenv parallelly crayon R6 vctrs ellipsis stringr stringi yaml evaluate jsonlite purrr highr xfun withr lifecycle tibble pillar fansi pkgconfig utf8 pryr Rcpp lobstr rex httr lazyeval curl mime openssl askpass sys generics tidyselect bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents future globals rlang purrr lifecycle vctrs listenv magrittr withr tidyselect knitr carrier covr dplyr rmarkdown testthat In total 17 packages are required directly or indirectly (76) when installing 'furrr' (0.3.0) Depends Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'furrr' 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 furrr.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on furrr
future Depends 1 0 0 8 6
purrr Imports 1 0 0 3 2
vctrs Imports Parent package is listed in Imports of furrr but no object from parent package is imported. 5 2
lifecycle Imports Parent package is listed in Imports of furrr but no object from parent package is imported. 4 1
globals Imports Parent package is listed in Imports of furrr but no object from parent package is imported. 1 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of furrr. 1 0
testthat Suggests No object is imported into the namespace of furrr. 36 27
rmarkdown Suggests No object is imported into the namespace of furrr. 27 21
covr Suggests No object is imported into the namespace of furrr. 20 17
dplyr Suggests No object is imported into the namespace of furrr. 20 12
carrier Suggests No object is imported into the namespace of furrr. 15 9
knitr Suggests No object is imported into the namespace of furrr. 12 8
withr Suggests No object is imported into the namespace of furrr. 3 4
tidyselect Suggests No object is imported into the namespace of furrr. 9 2
listenv Suggests No object is imported into the namespace of furrr. 0 0
magrittr Suggests No object is imported into the namespace of furrr. 0 0

Analysis was done with pkgndep.