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

    This plugin provides support for a package's system data, the objects R lazy-loads into the package namespace. It has to run before the FlowrAnalyzerRdaFilePlugin, which would otherwise claim the .rda.

    Hierarchy (View Summary)

    Index
    description: "Reads R/sysdata.rda into the objects it lazy-loads into the package namespace." = 'Reads R/sysdata.rda into the objects it lazy-loads into the package namespace.'

    A short description of what the plugin does.

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

    A unique, human-readable name of the plugin.

    pattern: RegExp
    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.