powered by
Load downstream dependency paths for all packages
load_pkg_downstream_dependency_path_snapshot()
A list.
It is calculated based on a specific CRAN/Bioconductor snapshot. The version is set via pkgndep_opt$heaviness_db_version.
pkgndep_opt
if (FALSE) { downstream_path_list = load_pkg_downstream_dependency_path_snapshot() downstream_path_list[["ComplexHeatmap"]] }
Run the code above in your browser using DataLab