load_pkg_stat_snapshot {pkgndep}R Documentation

Load all package dependency statistics

Description

Load all package dependency statistics

Usage

load_pkg_stat_snapshot()

Details

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

Value

A data frame.

Examples

## Not run: 
df = load_pkg_stat_snapshot()
head(df)

## End(Not run)

[Package pkgndep version 1.99.3 Index]