Dependency analysis on package rcmdcheck

General information

CRAN link link
Package version1.4.0
Number of strong dependencies22
Number of all dependencies71
Number of parent packages13
Max heaviness from parent packages2
Total heaviness from parent packages7
Number of parent packages (including Suggests and Enhances)22
Max co-heaviness from parent packages ("pkgbuild" and "withr")4

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods stats tools grDevices graphics R6 glue ps processx cli rprojroot crayon withr callr desc prettyunits evaluate magrittr digest jsonlite yaml rlang highr stringr xfun stringi brio ellipsis lifecycle pkgload praise waldo rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 systemfonts cpp11 rex httr lazyeval curl mime openssl askpass sys bslib htmltools jquerylib knitr tinytex sass base64enc fastmap fs rappdirs testthat 0 2 4 6 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents curl prettyunits R6 rprojroot utils digest cli withr callr xopen sessioninfo desc pkgbuild ps svglite processx webfakes knitr covr rmarkdown testthat mockery In total 22 packages are required directly or indirectly (71) when installing 'rcmdcheck' (1.4.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'rcmdcheck' Imported functions Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on rcmdcheck
sessioninfo Imports Parent package is listed in Imports of rcmdcheck but no object from parent package is imported. 5 2
pkgbuild Imports 1 0 0 16 2
curl Imports 7 0 0 0 1
digest Imports 1 0 0 1 1
xopen Imports 1 0 0 4 1
prettyunits Imports 2 0 0 0 0
R6 Imports 1 0 0 0 0
rprojroot Imports 1 0 0 0 0
utils Imports 2 0 0 0 0
cli Imports 4 0 0 3 0
withr Imports 3 0 0 3 0
callr Imports 3 0 0 4 0
desc Imports 2 0 0 6 0
mockery Suggests No object is imported into the namespace of rcmdcheck. 37 21
rmarkdown Suggests No object is imported into the namespace of rcmdcheck. 27 20
testthat Suggests No object is imported into the namespace of rcmdcheck. 36 20
covr Suggests No object is imported into the namespace of rcmdcheck. 20 10
knitr Suggests No object is imported into the namespace of rcmdcheck. 12 8
svglite Suggests No object is imported into the namespace of rcmdcheck. 2 3
webfakes Suggests No object is imported into the namespace of rcmdcheck. 3 1
ps Suggests No object is imported into the namespace of rcmdcheck. 1 0
processx Suggests No object is imported into the namespace of rcmdcheck. 3 0

Analysis was done with pkgndep.