load_pkg_description {pkgndep} | R Documentation |
Load DESCRIPTION files of all packages
Description
Load DESCRIPTION files of all packages
Usage
load_pkg_description()
Details
It is calculated based on a specific CRAN/Bioconductor snapshot. The version is set via pkgndep_opt
$heaviness_db_version.
Value
A list of character vectors.
Examples
## Not run:
lt = load_pkg_description()
lt[1:2]
## End(Not run)
[Package pkgndep version 1.99.3 Index]