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

    Reads package versions from an renv.lock (JSON). renv pins are exact.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerPackageVersionsRenvPlugin
    Index

    Constructors

    Properties

    description: "Extracts package versions from an renv.lock lockfile." = 'Extracts package versions from an renv.lock lockfile.'

    A short description of what the plugin does.

    name: "flowr-analyzer-package-versions-renv-plugin" = 'flowr-analyzer-package-versions-renv-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