load_pkg_namespace {pkgndep}R Documentation

Load NAMESPACE files of all packages

Description

Load NAMESPACE files of all packages

Usage

load_pkg_namespace()

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_namespace()
lt[1:2]

## End(Not run)

[Package pkgndep version 1.99.3 Index]