Skip to contents

List package metadata in an R universe.

Usage

meta_packages(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 metadata.

Examples

meta_packages(repo = "https://wlandau.r-universe.dev")
#>                        _id        package    version            license
#> 1 667a28463c9b230014c80157           crew      0.9.5 MIT + file LICENSE
#> 2 66580c6dd014ca0014e5afc2 crew.aws.batch 0.0.5.9000 MIT + file LICENSE
#> 3 667465db035c3700149b0073   crew.cluster      0.3.1 MIT + file LICENSE
#> 4 667abc0dbd8b91001289c09d          mirai 1.1.0.9007         GPL (>= 3)
#> 5 66792041df2cea00161d435d       nanonext 1.1.1.9000         GPL (>= 3)
#>                                  remotesha needscompilation
#> 1 8ca02085fb1880ad87788bd1eb0ca331da69e60e               no
#> 2 4d9e5b44e2942d119af963339c48d134e84de458               no
#> 3 1adfcebbb02bd06e4687e11f1fedfa238e822433               no
#> 4 a60b4d30e70159dcd5faa5ba58f02bdeb83de67a               no
#> 5 a7d19f4789fd2d39f34170c238838a144af4377c              yes
#>                             md5sum _type
#> 1 52e974d7703e895d8d1281512f3ce1bb   src
#> 2 23c2733447eae95614fd6af1889b57e8   src
#> 3 49615ca9f7a7e5913a9d74a7df12842d   src
#> 4 7db0869bbc57f2c450af5836f5a69007   src
#> 5 2149b8c9fa8a7d42926209b4525df728   src
#>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           _dependencies
#> 1 R, cli, data.table, getip, later, mirai, nanonext, processx, promises, ps, R6, rlang, stats, tibble, tidyselect, tools, utils, knitr, markdown, rmarkdown, testthat, >= 4.0.0, >= 3.1.0, NA, NA, NA, >= 0.12.0, >= 0.12.0, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, >= 1.30, >= 1.1, >= 2.4, >= 3.0.0, Depends, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Suggests, Suggests, Suggests, Suggests
#> 2                                                                                                                                         R, cli, crew, paws.common, paws.compute, paws.management, R6, rlang, tibble, utils, knitr, markdown, rmarkdown, testthat, >= 4.0.0, >= 3.1.0, >= 0.8.0, >= 0.7.0, NA, NA, NA, NA, NA, NA, >= 1.30, >= 1.1, >= 2.4, >= 3.0.0, Depends, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Suggests, Suggests, Suggests, Suggests
#> 3                                                                                                                                                                            R, crew, ps, lifecycle, R6, rlang, utils, vctrs, xml2, yaml, knitr, markdown, rmarkdown, testthat, >= 4.0.0, >= 0.8.0, NA, NA, NA, NA, NA, NA, NA, NA, >= 1.30, >= 1.1, >= 2.4, >= 3.0.0, Depends, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Imports, Suggests, Suggests, Suggests, Suggests
#> 4                                                                                                                                                                                                                                                                                                                                                          R, nanonext, knitr, markdown, parallel, promises, >= 3.6, >= 1.1.1, NA, NA, NA, NA, Depends, Imports, Suggests, Suggests, Enhances, Enhances
#> 5                                                                                                                                                                                                                                                                                                                                                                                          R, knitr, later, markdown, promises, >= 3.5, NA, NA, NA, NA, Depends, Suggests, Suggests, Suggests, Enhances
#>   filesize distro
#> 1   990541  noble
#> 2   555169  noble
#> 3   382678  noble
#> 4   381599  noble
#> 5  1059098  noble