Dependency analysis on package packer

General information

CRAN link link
Package version0.1.3
Number of strong dependencies55
Number of all dependencies90
Number of parent packages9
Max heaviness from parent packages17
Total heaviness from parent packages34
Number of parent packages (including Suggests and Enhances)12
Max co-heaviness from parent packages ("usethis" and "roxygen2")8

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils tools grDevices stats graphics glue jsonlite rlang yaml digest crayon withr R6 cli desc rprojroot rstudioapi magrittr purrr pkgload evaluate curl lifecycle askpass openssl sys httr mime htmltools base64enc fastmap brew commonmark knitr stringi stringr xml2 cpp11 highr xfun clipr fs gert gh rappdirs whisker credentials zip gitcreds ini brio ellipsis rex lazyeval callr praise processx ps waldo diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 attempt config here roxygen2 shiny usethis httpuv xtable fontawesome sourcetools later promises bslib cachem Rcpp sass jquerylib 0 0.5 1 Imported methods 0 20 40 60 Required packages 0 5 10 15 Heaviness from parents rprojroot rstudioapi fs jsonlite assertthat cli htmlwidgets roxygen2 usethis covr testthat golem In total 55 packages are required directly or indirectly (90) when installing 'packer' (0.1.3) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'packer' 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 packer.

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on packer
usethis Imports Parent package is listed in Imports of packer but no object from parent package is imported. 36 17
roxygen2 Imports The whole set of functions/methods/classes from parent package is imported to the namespace of packer. 30 12
htmlwidgets Imports Parent package is listed in Imports of packer but no object from parent package is imported. 10 4
assertthat Imports 1 0 0 1 1
rprojroot Imports Parent package is listed in Imports of packer but no object from parent package is imported. 0 0
rstudioapi Imports Parent package is listed in Imports of packer but no object from parent package is imported. 0 0
fs Imports Parent package is listed in Imports of packer but no object from parent package is imported. 1 0
jsonlite Imports Parent package is listed in Imports of packer but no object from parent package is imported. 1 0
cli Imports 1 0 0 3 0
golem Suggests No object is imported into the namespace of packer. 70 18
testthat Suggests No object is imported into the namespace of packer. 36 16
covr Suggests No object is imported into the namespace of packer. 20 3

Analysis was done with pkgndep.