Learn R Programming

pkgndep (version 1.99.3)

heaviness_from_upstream: Heaviness from all upstream packages

Description

Heaviness from all upstream packages

Usage

heaviness_from_upstream(package)

Value

A named vector.

Arguments

package

A package name.

Details

It is calculated based on a specific CRAN/Bioconductor snapshot. The version is set via pkgndep_opt$heaviness_db_version.

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab