Dependency analysis on package rsample

General information

CRAN link link
Package version0.1.1
Number of strong dependencies34
Number of all dependencies116
Number of parent packages13
Max heaviness from parent packages9
Total heaviness from parent packages13
Number of parent packages (including Suggests and Enhances)24
Max co-heaviness from parent packages ("tidyr" and "dplyr")2

Dependency heatmap

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

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on rsample
furrr Imports 1 0 0 17 9
slider Imports Parent package is listed in Imports of rsample but no object from parent package is imported. 8 2
tidyr Imports 2 0 0 22 2
methods Imports 1 0 0 0 0
generics Imports 1 0 0 1 0
rlang Imports 9 0 0 1 0
ellipsis Imports Parent package is listed in Imports of rsample but no object from parent package is imported. 2 0
purrr Imports 7 0 0 3 0
lifecycle Imports Parent package is listed in Imports of rsample 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 rsample. 5 0
tidyselect Imports 11 0 0 9 0
tibble Imports 5 0 0 15 0
dplyr Imports 15 0 0 20 0
recipes Suggests No object is imported into the namespace of rsample. 56 26
broom Suggests No object is imported into the namespace of rsample. 48 24
ggplot2 Suggests No object is imported into the namespace of rsample. 37 20
rmarkdown Suggests No object is imported into the namespace of rsample. 27 19
testthat Suggests No object is imported into the namespace of rsample. 36 18
covr Suggests No object is imported into the namespace of rsample. 20 14
knitr Suggests No object is imported into the namespace of rsample. 12 8
modeldata Suggests No object is imported into the namespace of rsample. 0 1
stats Suggests 5 0 0 0 1
xml2 Suggests No object is imported into the namespace of rsample. 1 1
utils Suggests 1 0 0 0 0

Analysis was done with pkgndep.