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

    Type Alias SigDbPkgMeta

    SigDbPkgMeta: [
        latest: string,
        archived: number,
        downloads: number,
        core?: number,
    ]

    Per-package metadata. The optional 4th element marks an R-core / base package: for these the version keys are the R releases the package shipped with core R, so the set of versions is exactly its core-R history.