Skip to contents

Get all installed packages that depends on 'rapbase' which itself will not be reported

Usage

getRapPackages()

Value

Character vector of packages names

Examples

## Relevant only in a Rapporteket-like context
if (isRapContext()) {
  getRapPackages()
}