Dependency analysis on package tidymodels

General information

CRAN link link
Package version0.2.0
Number of strong dependencies97
Number of all dependencies134
Number of parent packages21
Max heaviness from parent packages4
Total heaviness from parent packages9
Number of parent packages (including Suggests and Enhances)27
Max co-heaviness from parent packages ("workflowsets" and "tune")5

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices stats graphics tools grid splines parallel glue rlang magrittr crayon ellipsis lifecycle vctrs pillar fansi pkgconfig cli utf8 R6 tibble generics purrr tidyselect digest dplyr withr cpp11 scales farver labeling munsell RColorBrewer viridisLite colorspace tidyr MASS Matrix lattice hardhat gtable isoband mgcv nlme globals codetools ggplot2 future listenv parallelly stringr stringi prettyunits DiceDesign furrr slider warp parsnip gower ipred lubridate timeDate rpart survival nnet class prodlim Rcpp KernSmooth lava future.apply progressr numDeriv SQUAREM fastmap backports dials foreach GPfit recipes rsample workflows yardstick iterators lhs memoise cachem broom patchwork tune yaml evaluate jsonlite highr xfun rex httr lazyeval curl mime openssl askpass sys bslib htmltools jquerylib knitr tinytex sass base64enc fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 0 0.5 1 Imported methods 0 20 40 60 80 Required packages 0 5 10 15 Heaviness from parents modeldata rstudioapi rlang cli purrr conflicted tibble hardhat dplyr tidyr yardstick dials rsample ggplot2 broom parsnip workflows infer recipes tune workflowsets glue xml2 knitr covr rmarkdown testthat In total 97 packages are required directly or indirectly (134) when installing 'tidymodels' (0.2.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'tidymodels' 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 tidymodels.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tidymodels
conflicted Imports Parent package is listed in Imports of tidymodels but no object from parent package is imported. 5 4
infer Imports 1 0 0 50 2
modeldata Imports Parent package is listed in Imports of tidymodels but no object from parent package is imported. 0 1
rstudioapi Imports Parent package is listed in Imports of tidymodels but no object from parent package is imported. 0 1
workflowsets Imports 1 0 0 84 1
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tidymodels. 1 0
cli Imports 1 0 0 3 0
purrr Imports Parent package is listed in Imports of tidymodels but no object from parent package is imported. 3 0
tibble Imports Parent package is listed in Imports of tidymodels but no object from parent package is imported. 15 0
hardhat Imports 1 0 0 16 0
dplyr Imports 1 0 0 20 0
tidyr Imports 1 0 0 22 0
yardstick Imports 1 0 0 22 0
dials Imports 1 0 0 33 0
rsample Imports 1 0 0 34 0
ggplot2 Imports 1 0 0 37 0
broom Imports 1 0 0 48 0
parsnip Imports 1 0 0 48 0
workflows Imports 1 0 0 49 0
recipes Imports 1 0 0 56 0
tune Imports 1 0 0 83 0
rmarkdown Suggests No object is imported into the namespace of tidymodels. 27 15
testthat Suggests No object is imported into the namespace of tidymodels. 36 14
covr Suggests No object is imported into the namespace of tidymodels. 20 11
knitr Suggests No object is imported into the namespace of tidymodels. 12 5
xml2 Suggests No object is imported into the namespace of tidymodels. 1 1
glue Suggests No object is imported into the namespace of tidymodels. 1 0

Analysis was done with pkgndep.