pkgDepImports {BiocPkgTools}R Documentation

Report package imported functionality

Description

Function adapted from 'itdepends::dep_usage_pkg' at https://github.com/r-lib/itdepends

Usage

pkgDepImports(pkg)

Arguments

pkg

character() name of the packge for which we want to obtain metrics on its dependency burden.

Value

A tidy data frame with different metrics on the package dependency burden.


[Package BiocPkgTools version 1.4.6 Index]