Dependency analysis on package tune

General information

CRAN link link
Package version0.2.0
Number of strong dependencies83
Number of all dependencies119
Number of parent packages21
Max heaviness from parent packages16
Total heaviness from parent packages28
Number of parent packages (including Suggests and Enhances)28
Max co-heaviness from parent packages ("recipes" and "rsample")5

Dependency heatmap

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

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on tune
recipes Imports 2 0 0 56 16
rsample Imports 1 0 0 34 4
foreach Imports 3 0 0 3 2
GPfit Imports 1 0 0 9 2
dials Imports 4 0 0 33 2
yardstick Imports 4 0 0 22 1
workflows Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tune. 49 1
generics Imports 5 0 0 1 0
glue Imports 2 0 0 1 0
rlang Imports 16 0 0 1 0
cli Imports 5 0 0 3 0
purrr Imports 1 0 0 3 0
withr Imports Parent package is listed in Imports of tune but no object from parent package is imported. 3 0
lifecycle Imports Parent package is listed in Imports of tune but no object from parent package is imported. 4 0
vctrs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of tune. 5 0
tibble Imports 2 0 0 15 0
hardhat Imports 9 0 0 16 0
dplyr Imports 23 0 0 20 0
tidyr Imports 2 0 0 22 0
ggplot2 Imports 12 0 0 37 0
parsnip Imports 2 0 0 48 0
testthat Suggests No object is imported into the namespace of tune. 36 15
spelling Suggests No object is imported into the namespace of tune. 18 11
covr Suggests No object is imported into the namespace of tune. 20 11
knitr Suggests No object is imported into the namespace of tune. 12 7
modeldata Suggests No object is imported into the namespace of tune. 0 1
xml2 Suggests No object is imported into the namespace of tune. 1 1
kernlab Suggests No object is imported into the namespace of tune. 4 1

Analysis was done with pkgndep.