A new metric named 'dependency heaviness' is proposed that measures the number
of additional dependency packages that a parent package brings to its child package
and are unique to the dependency packages imported by all other parents.
The dependency heaviness analysis is visualized by a customized heatmap.
The package is described in <doi:10.1093/bioinformatics/btac449>. We have also performed
the dependency heaviness analysis on the CRAN/Bioconductor package ecosystem and the results
are implemented as a web-based database which provides comprehensive tools for
querying dependencies of individual R packages.
Version: |
1.2.0 |
Depends: |
R (≥ 4.0.0) |
Imports: |
ComplexHeatmap (≥ 2.6.0), GetoptLong, GlobalOptions, utils, grid, hash, methods, BiocManager, brew, BiocVersion |
Suggests: |
knitr, rmarkdown, svglite, callr, rjson, Rook, igraph, ggplot2, ggrepel, base64, testthat, cowplot |
Published: |
2022-08-30 |
Author: |
Zuguang Gu [aut,
cre] |
Maintainer: |
Zuguang Gu <z.gu at dkfz.de> |
License: |
MIT + file LICENSE |
URL: |
https://github.com/jokergoo/pkgndep |
NeedsCompilation: |
no |
Citation: |
pkgndep citation info |
Materials: |
NEWS |
CRAN checks: |
pkgndep results |