Dependency analysis on package dockerfiler

General information

CRAN link link
Package version0.1.4
Number of strong dependencies44
Number of all dependencies76
Number of parent packages11
Max heaviness from parent packages21
Total heaviness from parent packages28
Number of parent packages (including Suggests and Enhances)15
Max co-heaviness from parent packages ("usethis" and "pkgbuild")4

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests methods utils stats tools grDevices graphics glue R6 rlang cli rprojroot crayon withr jsonlite yaml magrittr desc callr processx ps curl fs lifecycle rappdirs rstudioapi askpass openssl sys httr mime prettyunits clipr gert gh purrr whisker credentials zip gitcreds ini evaluate digest highr stringr xfun stringi rex lazyeval bslib htmltools jquerylib knitr tinytex sass base64enc fastmap brio ellipsis pkgload praise waldo diffobj fansi rematch2 tibble pillar pkgconfig vctrs utf8 0 2 4 Imported methods 0 10 20 30 Required packages 0 10 20 Heaviness from parents R6 utils glue fs jsonlite attempt cli remotes desc pkgbuild usethis knitr covr rmarkdown testthat In total 44 packages are required directly or indirectly (76) when installing 'dockerfiler' (0.1.4) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'dockerfiler' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on dockerfiler
usethis Imports 1 0 0 36 21
pkgbuild Imports 1 0 0 16 5
attempt Imports 1 0 0 2 1
remotes Imports 2 0 0 4 1
R6 Imports 1 0 0 0 0
utils Imports 3 0 0 0 0
glue Imports 1 0 0 1 0
fs Imports 5 0 0 1 0
jsonlite Imports 1 0 0 1 0
cli Imports 1 0 0 3 0
desc Imports 2 0 0 6 0
testthat Suggests No object is imported into the namespace of dockerfiler. 36 16
rmarkdown Suggests No object is imported into the namespace of dockerfiler. 27 15
knitr Suggests No object is imported into the namespace of dockerfiler. 12 6
covr Suggests No object is imported into the namespace of dockerfiler. 20 4

Analysis was done with pkgndep.