Dependency analysis on package infer

General information

CRAN link link
Package version1.0.0
Number of strong dependencies50
Number of all dependencies113
Number of parent packages13
Max heaviness from parent packages5
Total heaviness from parent packages6
Number of parent packages (including Suggests and Enhances)22
Max co-heaviness from parent packages ("broom" and "tidyr")2

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils grDevices stats tools graphics grid splines magrittr glue rlang crayon lifecycle vctrs pillar ellipsis fansi pkgconfig cli utf8 R6 tibble digest withr stringi purrr cpp11 stringr generics tidyselect gtable isoband MASS mgcv scales nlme Matrix farver labeling munsell RColorBrewer viridisLite lattice colorspace dplyr ggplot2 backports tidyr evaluate jsonlite yaml highr xfun fastmap callr desc pkgload rstudioapi rprojroot processx brio praise ps waldo diffobj rematch2 httr curl mime openssl askpass sys fs rappdirs knitr htmltools base64enc testthat xml2 rex lazyeval bslib jquerylib tinytex sass usethis memoise pkgbuild rcmdcheck remotes roxygen2 rversions sessioninfo clipr gert gh whisker cachem prettyunits xopen brew commonmark credentials zip gitcreds ini 0 5 10 Imported methods 0 20 40 60 Required packages 0 20 40 Heaviness from parents grDevices magrittr methods glue rlang generics purrr tibble dplyr tidyr ggplot2 patchwork broom fs stringr knitr nycflights13 covr rmarkdown testthat vdiffr devtools In total 50 packages are required directly or indirectly (113) when installing 'infer' (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 'infer' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on infer
broom Imports Parent package is listed in Imports of infer but no object from parent package is imported. 48 5
patchwork Imports Parent package is listed in Imports of infer but no object from parent package is imported. 38 1
grDevices Imports Parent package is listed in Imports of infer but no object from parent package is imported. 0 0
magrittr Imports 1 0 0 0 0
methods Imports 1 0 0 0 0
glue Imports 1 0 0 1 0
rlang Imports 9 0 0 1 0
generics Imports 1 0 0 1 0
purrr Imports 1 0 0 3 0
tibble Imports 1 0 0 15 0
dplyr Imports 8 0 0 20 0
tidyr Imports Parent package is listed in Imports of infer but no object from parent package is imported. 22 0
ggplot2 Imports 10 0 0 37 0
devtools Suggests No object is imported into the namespace of infer. 76 51
vdiffr Suggests No object is imported into the namespace of infer. 42 20
rmarkdown Suggests No object is imported into the namespace of infer. 27 16
testthat Suggests No object is imported into the namespace of infer. 36 15
covr Suggests No object is imported into the namespace of infer. 20 11
knitr Suggests No object is imported into the namespace of infer. 12 5
fs Suggests No object is imported into the namespace of infer. 1 1
nycflights13 Suggests No object is imported into the namespace of infer. 16 1
stringr Suggests No object is imported into the namespace of infer. 7 0

Analysis was done with pkgndep.