load_pkg_downstream_dependency_path_snapshot: Load downstream dependency paths for all packages

View source: R/load_data.R

load_pkg_downstream_dependency_path_snapshotR Documentation

Load downstream dependency paths for all packages

Description

Load downstream dependency paths for all packages

Usage

load_pkg_downstream_dependency_path_snapshot()

Details

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

Value

A list.

Examples

## Not run: 
downstream_path_list = load_pkg_downstream_dependency_path_snapshot()
downstream_path_list[["ComplexHeatmap"]]

## End(Not run)

pkgndep documentation built on Oct. 13, 2023, 9:08 a.m.