Skip to contents

List of packages and details from R-Universe API

Usage

pkgs_ru(universe = "ropensci")

Arguments

universe

Character. Universe to collect details from.

Value

Data frame of package details

Examples

pkgs_ru()
#> # A tibble: 361 × 16
#>    package        title       owner url   docs  maintainer_name maintainer_email
#>    <chr>          <chr>       <chr> <chr> <chr> <chr>           <chr>           
#>  1 weathercan     Download W… rope… http… http… Steffi LaZerte  sel@steffilazer…
#>  2 nycOpenData    A Lightwei… rope… http… http… Christian Mart… c.martinez0@out…
#>  3 rerddap        General Pu… rope… http… http… Roy Mendelssohn roy.mendelssohn…
#>  4 spiro          Manage Dat… rope… http… http… Simon Nolte     s.nolte@dshs-ko…
#>  5 promoutils     Utilities … rope… http… http… Steffi LaZerte  steffi@steffi.ca
#>  6 nuts           Convert Eu… rope… http… http… Moritz Hennicke aaoritz@posteo.…
#>  7 occCite        Querying a… rope… http… http… Hannah L. Owens hannah.owens@gm…
#>  8 lightr         Read Spect… rope… http… http… Hugo Gruson     hugo.gruson+r@n…
#>  9 roreviewapi    Plumber AP… rope… http… http… Mark Padgham    mark.padgham@em…
#> 10 saperlipopette Create Exa… rope… http… http… Maëlle Salmon   msmaellesalmon@…
#> # ℹ 351 more rows
#> # ℹ 9 more variables: maintainer_github <chr>, maintainer_mastodon <chr>,
#> #   maintainer_orcid <chr>, maintainer_twitter <chr>,
#> #   maintainer_description <chr>, maintainer_uuid <int>, contributors <list>,
#> #   maintainer_linkedin <chr>, maintainer_bluesky <chr>