Dependency analysis on package details

General information

CRAN link link
Package version0.3.0
Number of strong dependencies36
Number of all dependencies67
Number of parent packages12
Max heaviness from parent packages7
Total heaviness from parent packages28
Number of parent packages (including Suggests and Enhances)17
Max co-heaviness from parent packages ("knitr" and "magrittr")1

Dependency heatmap

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

Adjust heatmap size:
Base packages Other packages Imports Suggests utils methods grDevices tools stats graphics glue R6 cli digest rlang jsonlite magrittr evaluate yaml rprojroot base64enc fastmap curl mime openssl askpass sys highr stringr xfun stringi crayon ellipsis lifecycle fansi pillar pkgconfig vctrs utf8 withr rex httr lazyeval bslib htmltools jquerylib knitr tinytex sass fs rappdirs brio callr desc pkgload praise processx ps waldo rstudioapi diffobj rematch2 tibble 0 2 4 6 Imported methods 0 10 20 30 Required packages 0 5 10 15 20 Heaviness from parents grid magrittr png stats utils clipr xml2 withr desc htmltools httr knitr sessioninfo tibble covr rmarkdown testthat In total 36 packages are required directly or indirectly (67) when installing 'details' (0.3.0) Imports Suggests Base packages that are required Contributed packages that are required Packages that are required for installing 'details' Imported functions


Dependency table

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

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

Parent package Field imports importMethods importClasses Required packages Heaviness from parent on details
httr Imports 7 0 0 9 7
knitr Imports 4 0 0 12 7
htmltools Imports 1 0 0 6 5
desc Imports 4 0 0 6 3
withr Imports 1 0 0 3 2
grid Imports 3 0 0 0 1
png Imports 1 0 0 0 1
clipr Imports 3 0 0 1 1
xml2 Imports 2 0 0 1 1
magrittr Imports 1 0 0 0 0
stats Imports 1 0 0 0 0
utils Imports 4 0 0 0 0
testthat Suggests No object is imported into the namespace of details. 36 20
tibble Suggests No object is imported into the namespace of details. 15 9
rmarkdown Suggests No object is imported into the namespace of details. 27 7
covr Suggests No object is imported into the namespace of details. 20 4
sessioninfo Suggests No object is imported into the namespace of details. 5 1

Analysis was done with pkgndep.