Dependency analysis on package pak

General information

CRAN link link
Package version0.3.0
Number of strong dependencies2
Number of all dependencies61
Number of parent packages2
Max heaviness from parent packages1
Total heaviness from parent packages2
Number of parent packages (including Suggests and Enhances)25

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods stats grDevices graphics tools R6 ps glue processx jsonlite cli curl rprojroot callr crayon withr prettyunits digest desc filelock rappdirs brio ellipsis evaluate lifecycle magrittr pkgload praise rlang waldo rstudioapi diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 parsedate rex httr yaml lazyeval mime openssl askpass sys lpSolve pkgbuild pkgcache zip testthat 0 0.5 1 Imported methods 0 10 20 30 Required packages 0 10 20 30 Heaviness from parents tools utils curl distro filelock gitcreds prettyunits rprojroot rstudioapi digest glue jsonlite ps cli processx withr callr pingr pkgsearch desc pkgcache covr pkgdepends testthat mockery In total 2 packages are required directly or indirectly (61) when installing 'pak' (0.3.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'pak' Package is listed in 'Imports' but namespace is not imported


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on pak
tools Imports Parent package is listed in Imports of pak but no object from parent package is imported. 0 1
utils Imports Parent package is listed in Imports of pak but no object from parent package is imported. 0 1
mockery Suggests No object is imported into the namespace of pak. 37 36
testthat Suggests No object is imported into the namespace of pak. 36 35
pkgdepends Suggests No object is imported into the namespace of pak. 25 24
covr Suggests No object is imported into the namespace of pak. 20 19
pkgcache Suggests No object is imported into the namespace of pak. 14 13
pkgsearch Suggests No object is imported into the namespace of pak. 5 6
desc Suggests No object is imported into the namespace of pak. 6 6
withr Suggests No object is imported into the namespace of pak. 3 4
callr Suggests No object is imported into the namespace of pak. 4 4
pingr Suggests No object is imported into the namespace of pak. 4 4
cli Suggests No object is imported into the namespace of pak. 3 3
processx Suggests No object is imported into the namespace of pak. 3 3
glue Suggests No object is imported into the namespace of pak. 1 2
jsonlite Suggests No object is imported into the namespace of pak. 1 2
curl Suggests No object is imported into the namespace of pak. 0 1
distro Suggests No object is imported into the namespace of pak. 0 1
filelock Suggests No object is imported into the namespace of pak. 0 1
gitcreds Suggests No object is imported into the namespace of pak. 0 1
prettyunits Suggests No object is imported into the namespace of pak. 0 1
rprojroot Suggests No object is imported into the namespace of pak. 0 1
rstudioapi Suggests No object is imported into the namespace of pak. 0 1
digest Suggests No object is imported into the namespace of pak. 1 1
ps Suggests No object is imported into the namespace of pak. 1 1

Analysis was done with pkgndep.