Type: Package Package: openalexR Title: Getting Bibliographic Records from 'OpenAlex' Database Using 'DSL' API Version: 3.1.0.9000 Authors@R: c( person(given = "Massimo", family = "Aria", role = c("aut", "cre", "cph"), email = "aria@unina.it", comment = c(ORCID = "0000-0002-8517-9411")), person(given = "Corrado", family = "Cuccurullo", role = c("ctb"), email = "cuccurullocorrado@gmail.com", comment = c(ORCID = "0000-0002-7401-8575")), person(given = "Trang", family = "Le", role = "aut", email = "grixor@gmail.com", comment = c(ORCID = "0000-0003-3737-6565")), person(given = "June", family = "Choe", role = c("aut"), email = "jchoe001@gmail.com", comment = c(ORCID = "0000-0002-0701-921X")) ) Description: A set of tools to extract bibliographic content from 'OpenAlex' database using API . License: MIT + file LICENSE URL: https://github.com/ropensci/openalexR, https://docs.ropensci.org/openalexR/ BugReports: https://github.com/ropensci/openalexR/issues Imports: cli, httr, jsonlite, rlang, tibble Suggests: testthat (>= 3.0.0), dplyr, knitr, rmarkdown, tidyr, purrr, ggplot2, coro, rentrez, rrapply, covr Encoding: UTF-8 LazyData: true Config/testthat/edition: 3 Depends: R (>= 3.5) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-07-06 18:04:59 UTC RemoteUrl: https://github.com/ropensci/openalexR RemoteRef: main RemoteSha: 917ec5b21cb75b1e5cffb74d9dcbd6b82e58f885 NeedsCompilation: no Packaged: 2026-07-06 18:58:47 UTC; root Author: Massimo Aria [aut, cre, cph] (ORCID: ), Corrado Cuccurullo [ctb] (ORCID: ), Trang Le [aut] (ORCID: ), June Choe [aut] (ORCID: ) Maintainer: Massimo Aria