Dependency analysis on package yardstick

General information

CRAN link link
Package version1.0.0
Number of strong dependencies22
Number of all dependencies88
Number of parent packages7
Max heaviness from parent packages2
Total heaviness from parent packages3
Number of parent packages (including Suggests and Enhances)15
Max co-heaviness from parent packages ("dplyr" and "hardhat")8

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics grid splines glue rlang magrittr cli vctrs ellipsis crayon R6 lifecycle tibble pillar fansi pkgconfig utf8 purrr generics tidyselect digest yaml evaluate jsonlite withr highr stringr xfun stringi dplyr rex httr lazyeval curl mime openssl askpass sys cpp11 yardstick hardhat bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace 0 1 2 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents utils generics rlang vctrs tidyselect hardhat dplyr crayon knitr covr tidyr probably rmarkdown testthat ggplot2 In total 22 packages are required directly or indirectly (88) when installing 'yardstick' (1.0.0) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'yardstick' 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 yardstick.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on yardstick
dplyr Imports 2 0 0 20 2
hardhat Imports Parent package is listed in Imports of yardstick but no object from parent package is imported. 16 1
utils Imports 1 0 0 0 0
generics Imports 1 0 0 1 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of yardstick. 1 0
vctrs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of yardstick. 5 0
tidyselect Imports Parent package is listed in Imports of yardstick but no object from parent package is imported. 9 0
rmarkdown Suggests No object is imported into the namespace of yardstick. 27 21
ggplot2 Suggests No object is imported into the namespace of yardstick. 37 21
testthat Suggests No object is imported into the namespace of yardstick. 36 20
covr Suggests No object is imported into the namespace of yardstick. 20 16
knitr Suggests No object is imported into the namespace of yardstick. 12 9
tidyr Suggests No object is imported into the namespace of yardstick. 22 2
probably Suggests No object is imported into the namespace of yardstick. 23 2
crayon Suggests No object is imported into the namespace of yardstick. 3 0

Analysis was done with pkgndep.