powered by
Heaviness on all child packages
heaviness_on_children(package, add_values_attr = FALSE, total = FALSE)
The value is the mean heaviness of the package on all its child packages.
A package name.
Whether to include "values" attribute? Internally used.
Whether to return the total heaviness?
It is calculated based on a specific CRAN/Bioconductor snapshot. The version is set via pkgndep_opt$heaviness_db_version.
pkgndep_opt
if (FALSE) { heaviness_on_children("ComplexHeatmap") }
Run the code above in your browser using DataLab