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: 362 × 16
#>    package     title          owner url   docs  maintainer_name maintainer_email
#>    <chr>       <chr>          <chr> <chr> <chr> <chr>           <chr>           
#>  1 gert        Simple Git Cl… r-lib http… http… Jeroen Ooms     jeroenooms@gmai…
#>  2 suwo        Access Nature… rope… http… http… Marcelo Araya-… marcelo.araya@u…
#>  3 cffr        Generate Cita… rope… http… http… Diego Hernangó… diego.hernangom…
#>  4 tracerer    Tracer from R  rope… http… http… Richèl J.C. Bi… rjcbilderbeek@g…
#>  5 visdat      Preliminary V… rope… http… http… Nicholas Tiern… nicholas.tierne…
#>  6 webchem     Chemical Info… rope… http… http… Tamás Stirling  stirling.tamas@…
#>  7 vcr         Record 'HTTP'… rope… http… http… Scott Chamberl… myrmecocystus@g…
#>  8 osmextract  Download and … rope… http… http… Andrea Gilardi  andrea.gilardi@…
#>  9 babelquarto Renders a Mul… rope… http… http… Maëlle Salmon   msmaellesalmon@…
#> 10 c14bazAAR   Download and … rope… http… http… Clemens Schmid  clemens@nevrome…
#> # ℹ 352 more rows
#> # ℹ 9 more variables: maintainer_github <chr>, maintainer_mastodon <chr>,
#> #   maintainer_bluesky <chr>, maintainer_description <chr>,
#> #   maintainer_uuid <int>, maintainer_orcid <chr>, contributors <list>,
#> #   maintainer_twitter <chr>, maintainer_linkedin <chr>