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

    Fills in packages no signature database knows from the copy installed on this machine: a package that CRAN archived (maptools, rgdal, ...) is in no database, but if it is installed, its NAMESPACE states its exports just as well. Off unless solver.sigdb.installedLibrary.enabled says otherwise, and consulted only for a package nothing else could resolve, so it never overrides a database entry.

    Hierarchy (View Summary)

    Index
    description: "Recovers the exports of packages no database knows from their installed copy." = 'Recovers the exports of packages no database knows from their installed copy.'

    A short description of what the plugin does.

    name: "flowr-analyzer-package-version-library-plugin" = 'flowr-analyzer-package-version-library-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.