Type: Package Package: openalexR Title: Getting Bibliographic Records from 'OpenAlex' Database Using 'DSL' API Version: 3.0.1.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 RoxygenNote: 7.3.3 Config/testthat/edition: 3 Depends: R (>= 3.5) Config/pak/sysreqs: libssl-dev Repository: https://yjunechoe.r-universe.dev Date/Publication: 2026-04-28 06:01:51 UTC RemoteUrl: https://github.com/ropensci/openalexR RemoteRef: HEAD RemoteSha: 90dac4649cebcc7dadbc2c69f3771edbd89d6a4d NeedsCompilation: no Packaged: 2026-04-28 06:52:52 UTC; root Author: Massimo Aria [aut, cre, cph] (ORCID: ), Corrado Cuccurullo [ctb] (ORCID: ), Trang Le [aut] (ORCID: ), June Choe [aut] (ORCID: ) Maintainer: Massimo Aria