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: 360 × 16
#>    package      title         owner url   docs  maintainer_name maintainer_email
#>    <chr>        <chr>         <chr> <chr> <chr> <chr>           <chr>           
#>  1 rix          Reproducible… rope… http… http… Bruno Rodrigues bruno@brodrigue…
#>  2 writexl      Export Data … rope… http… http… Bill Denney     wdenney@humanpr…
#>  3 frictionless Read and Wri… fric… http… http… Peter Desmet    peter.desmet@in…
#>  4 occCite      Querying and… rope… http… http… Hannah L. Owens hannah.owens@gm…
#>  5 autotest     Automatic Pa… rope… http… http… Mark Padgham    mark.padgham@em…
#>  6 webchem      Chemical Inf… rope… http… http… Tamás Stirling  stirling.tamas@…
#>  7 cld3         Google's Com… rope… http… http… Jeroen Ooms     jeroenooms@gmai…
#>  8 lingtypology Linguistic T… rope… http… http… George Moroz    agricolamz@gmai…
#>  9 read.abares  Read Austral… rope… http… http… Adam H. Sparks  adamhsparks@gma…
#> 10 textreuse    Detect Text … rope… http… http… Yaoxiang Li     liyaoxiang@outl…
#> # ℹ 350 more rows
#> # ℹ 9 more variables: maintainer_github <chr>, maintainer_mastodon <chr>,
#> #   maintainer_bluesky <chr>, maintainer_orcid <chr>, maintainer_twitter <chr>,
#> #   maintainer_description <chr>, maintainer_uuid <int>, contributors <list>,
#> #   maintainer_linkedin <chr>