Skip to contents

List package checks results reported by the R-universe package API.

Usage

meta_checks(repo = "https://community.r-multiverse.org")

Arguments

repo

Character of length 1, URL of the package repository. R-multiverse uses "https://community.r-multiverse.org".

Value

A data frame with one row per package and columns with package check details.

See also

Other meta: meta_packages(), meta_snapshot()

Examples

meta_checks(repo = "https://wlandau.r-universe.dev")
#>                       package
#> crew.aws.batch crew.aws.batch
#> crew.cluster     crew.cluster
#> crew                     crew
#> nanonext             nanonext
#> autometric         autometric
#> mirai                   mirai
#>                                                                           url
#> crew.aws.batch https://github.com/r-universe/wlandau/actions/runs/13715158041
#> crew.cluster   https://github.com/r-universe/wlandau/actions/runs/13714970750
#> crew           https://github.com/r-universe/wlandau/actions/runs/13745425174
#> nanonext       https://github.com/r-universe/wlandau/actions/runs/13800041696
#> autometric     https://github.com/r-universe/wlandau/actions/runs/13849248291
#> mirai          https://github.com/r-universe/wlandau/actions/runs/13856500999
#>                issues                published    version
#> crew.aws.batch   NULL 2025-03-07T06:50:43.974Z      0.0.8
#> crew.cluster     NULL 2025-03-07T06:33:00.905Z 0.3.4.9000
#> crew             NULL 2025-03-09T06:05:42.438Z 1.0.0.9001
#> nanonext         NULL 2025-03-11T23:22:01.191Z 1.5.1.9001
#> autometric       NULL 2025-03-14T03:31:41.817Z 0.1.2.9000
#> mirai            NULL 2025-03-14T12:29:24.596Z 2.1.0.9001
#>                                               remotesha
#> crew.aws.batch 136fedb9df30123b7c216ac75a66f29e8e94f2c1
#> crew.cluster   f9ecd38a1b8736157b06635f5e0cb43cb80c09a4
#> crew           7d460e26f4c45233bee15ff4db9564503ec4b21a
#> nanonext       77b1cac28f96ab4f48007f37d0a2de1f8a1357ad
#> autometric     13ec8d2cfba955081cf3e19eb5e74af07ba89bef
#> mirai          14600e4dda1dfc1d9e833085a8e1d203e2e948a1