Dependency analysis on package workflows

General information

CRAN link link
Package version0.2.6
Number of strong dependencies49
Number of all dependencies125
Number of parent packages9
Max heaviness from parent packages29
Total heaviness from parent packages29
Number of parent packages (including Suggests and Enhances)18
Max co-heaviness from parent packages ("parsnip" and "hardhat")8

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats graphics grid splines tools parallel glue rlang magrittr cli vctrs ellipsis crayon R6 tibble fansi lifecycle pillar pkgconfig utf8 withr purrr digest dplyr generics hardhat tidyselect globals tidyr MASS scales codetools cpp11 Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace ggplot2 prettyunits gtable isoband mgcv nlme yaml jsonlite evaluate highr stringr xfun stringi curl askpass openssl sys httr mime fs rappdirs desc rprojroot rstudioapi Rcpp rex lazyeval bslib htmltools jquerylib knitr tinytex sass base64enc fastmap DiceDesign brio callr pkgload praise processx ps waldo diffobj rematch2 lobstr usethis clipr gert gh whisker credentials zip gitcreds ini gower ipred lubridate timeDate rpart survival nnet class prodlim KernSmooth lava future.apply progressr numDeriv SQUAREM future listenv parallelly 0 2 4 6 8 Imported methods 0 20 40 Required packages 0 10 20 30 Heaviness from parents generics glue rlang cli lifecycle vctrs tidyselect hardhat parsnip magrittr modeldata knitr covr rmarkdown dials testthat butcher recipes In total 49 packages are required directly or indirectly (125) when installing 'workflows' (0.2.6) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'workflows' 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 workflows.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on workflows
parsnip Imports 1 0 0 48 29
generics Imports 4 0 0 1 0
glue Imports Parent package is listed in Imports of workflows 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 workflows. 1 0
cli Imports Parent package is listed in Imports of workflows but no object from parent package is imported. 3 0
lifecycle Imports 1 0 0 4 0
vctrs Imports Parent package is listed in Imports of workflows but no object from parent package is imported. 5 0
tidyselect Imports Parent package is listed in Imports of workflows but no object from parent package is imported. 9 0
hardhat Imports 8 0 0 16 0
butcher Suggests No object is imported into the namespace of workflows. 46 26
recipes Suggests No object is imported into the namespace of workflows. 56 22
rmarkdown Suggests No object is imported into the namespace of workflows. 27 19
testthat Suggests No object is imported into the namespace of workflows. 36 16
covr Suggests No object is imported into the namespace of workflows. 20 12
knitr Suggests No object is imported into the namespace of workflows. 12 8
dials Suggests No object is imported into the namespace of workflows. 33 2
modeldata Suggests No object is imported into the namespace of workflows. 0 1
magrittr Suggests No object is imported into the namespace of workflows. 0 0

Analysis was done with pkgndep.