This plugin extracts package meta information from R DESCRIPTION files.

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of FlowrAnalyzerMetaDescriptionFilePlugin

Constructors

Properties

description: "This plugin does extract package meta information from R DESCRIPTION files." = 'This plugin does extract package meta information from R DESCRIPTION files.'

A short description of what the plugin does.

name: "flowr-analyzer-meta-file-plugin" = 'flowr-analyzer-meta-file-plugin'

A unique, human-readable name of the plugin.

type: DependencyIdentification = PluginType.DependencyIdentification

The type of the plugin, determining when and for what purpose it is applied during the analysis.

version: SemVer = ...

The version of the plugin, ideally following semver.

Methods