@eagleoutice/flowr - v2.13.14
    Preparing search index...

    Reads an rv rproject.toml.

    Hierarchy (View Summary)

    Index
    description: "Extracts project meta information and dependencies from an rproject.toml." = 'Extracts project meta information and dependencies from an rproject.toml.'

    A short description of what the plugin does.

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

    A unique, human-readable name of the plugin.

    reads: typeof FlowrRProjectFile = FlowrRProjectFile

    the manifest flavor this plugin reads, the others are left to their own 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.