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: 358 × 15
#>    package      title         owner url   docs  maintainer_name maintainer_email
#>    <chr>        <chr>         <chr> <chr> <chr> <chr>           <chr>           
#>  1 getCRUCLdata "'CRU' 'CL' … rope… http… http… Adam H. Sparks  adamhsparks@gma…
#>  2 promoutils   "Utilities f… rope… http… http… Steffi LaZerte  steffi@steffi.ca
#>  3 pdftools     "Text Extrac… rope… http… http… Jeroen Ooms     jeroenooms@gmai…
#>  4 sofa         "Connector t… rope… http… http… Yaoxiang Li     liyaoxiang@outl…
#>  5 targets      "Dynamic Fun… rope… http… http… William Michae… will.landau.oss…
#>  6 Athlytics    "Academic R … rope… http… http… Zhiang He       ang@hezhiang.com
#>  7 gendercoder  "Recodes Sex… rope… http… http… Yaoxiang Li     liyaoxiang@outl…
#>  8 taxize       "Taxonomic I… rope… http… http… Zachary Foster  zacharyfoster19…
#>  9 rotemplate   "pkgdown tem… rope… http… NA    Maëlle Salmon   maelle.salmon@y…
#> 10 cffr         "Generate Ci… rope… http… http… Diego Hernangó… diego.hernangom…
#> # ℹ 348 more rows
#> # ℹ 8 more variables: maintainer_github <chr>, maintainer_mastodon <chr>,
#> #   maintainer_orcid <chr>, maintainer_uuid <int>, contributors <list>,
#> #   maintainer_twitter <chr>, maintainer_bluesky <chr>,
#> #   maintainer_linkedin <chr>