pkgndep: Analyze Dependency Heaviness of R Packages

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>.

Version: 1.1.5
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-09
Author: Zuguang Gu ORCID iD [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

Documentation:

Reference manual: pkgndep.pdf
Vignettes: Co-heaviness of two parent packages
Check the Heaviness of Package Dependencies
Suggestions for optimizing package dependencies

Downloads:

Package source: pkgndep_1.1.5.tar.gz
Windows binaries: r-devel: pkgndep_1.1.5.zip, r-release: pkgndep_1.1.5.zip, r-oldrel: pkgndep_1.1.5.zip
macOS binaries: r-release (arm64): pkgndep_1.1.5.tgz, r-oldrel (arm64): pkgndep_1.1.5.tgz, r-release (x86_64): pkgndep_1.1.5.tgz, r-oldrel (x86_64): pkgndep_1.1.5.tgz
Old sources: pkgndep archive

Reverse dependencies:

Reverse suggests: InteractiveComplexHeatmap

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pkgndep to link to this page.