This plugin provides support for R NEWS files.

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of FlowrAnalyzerNewsFilePlugin

Constructors

Properties

description: "This plugin provides support for NEWS files and extracts their content into version chunks." = 'This plugin provides support for NEWS files and extracts their content into version chunks.'

A short description of what the plugin does.

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

A unique, human-readable name of the plugin.

type: FileLoad = PluginType.FileLoad

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