Dependency analysis on package probably

General information

CRAN link link
Package version0.0.6
Number of strong dependencies23
Number of all dependencies100
Number of parent packages6
Max heaviness from parent packages2
Total heaviness from parent packages2
Number of parent packages (including Suggests and Enhances)14
Max co-heaviness from parent packages ("yardstick" and "dplyr")10

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics grid splines parallel glue rlang magrittr cli R6 vctrs ellipsis crayon lifecycle tibble pillar fansi pkgconfig utf8 purrr generics tidyselect dplyr hardhat digest withr yaml evaluate jsonlite highr stringr xfun stringi globals tidyr codetools cpp11 gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace rex httr lazyeval curl mime openssl askpass sys bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs furrr slider future warp listenv parallelly brio callr desc pkgload praise processx ps waldo rprojroot rstudioapi diffobj rematch2 ggplot2 prettyunits 0 2 4 6 8 Imported methods 0 20 40 Required packages 0 10 20 Heaviness from parents generics rlang vctrs tidyselect dplyr yardstick modeldata knitr covr rmarkdown rsample testthat ggplot2 parsnip In total 23 packages are required directly or indirectly (100) when installing 'probably' (0.0.6) Imports Suggests Base packages that are required Recommended packages that are required Contributed packages that are required Packages that are required for installing 'probably' Imported functions The whole namespace is imported


Dependency table

"Import" information is from the NAMESPACE file of probably.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on probably
yardstick Imports 4 0 0 22 2
generics Imports 2 0 0 1 0
rlang Imports The whole set of functions/methods/classes from parent package is imported to the namespace of probably. 1 0
vctrs Imports The whole set of functions/methods/classes from parent package is imported to the namespace of probably. 5 0
tidyselect Imports 1 0 0 9 0
dplyr Imports 9 0 0 20 0
parsnip Suggests No object is imported into the namespace of probably. 48 27
rmarkdown Suggests No object is imported into the namespace of probably. 27 21
ggplot2 Suggests No object is imported into the namespace of probably. 37 21
testthat Suggests No object is imported into the namespace of probably. 36 20
covr Suggests No object is imported into the namespace of probably. 20 16
rsample Suggests No object is imported into the namespace of probably. 34 14
knitr Suggests No object is imported into the namespace of probably. 12 9
modeldata Suggests No object is imported into the namespace of probably. 0 1

Analysis was done with pkgndep.