pkgDepMetrics {BiocPkgTools} | R Documentation |
Elaborate a report on the dependency burden of a given package.
pkgDepMetrics(pkg, depdf)
pkg |
character() name of the package for which we want to obtain metrics on its dependency burden. |
depdf |
a tidy data frame with package dependency information
obtained through the function |
A tidy data frame with different metrics on the package dependency burden.