Package: roadoi Type: Package Title: Find Free Versions of Scholarly Publications via Unpaywall Version: 0.7.3 Authors@R: c( person("Najko", "Jahn", role = c("aut", "cre"), email = "najko.jahn@gmail.com"), person("Tuija", "Sonkkila", role = c("rev"), comment = c("Tuija Sonkkila reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/115", ORCID = "0000-0002-6892-9305")), person("Ross", "Mounce", role = c("rev"), comment = c("Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/115", ORCID = "0000-0002-3520-2046")), person("Anne", "Hobert", role = c("ctb"), comment = c(ORCID = "0000-0003-2429-2995")), person("Delwen", "Franzen", role = c("ctb")) ) Description: This web client interfaces Unpaywall , formerly oaDOI, a service finding free full-texts of academic papers by linking DOIs with open access journals and repositories. It provides unified access to various data sources for open access full-text links including Crossref and the Directory of Open Access Journals (DOAJ). API usage is free and no registration is required. License: MIT + file LICENSE URL: https://docs.ropensci.org/roadoi/, https://github.com/ropensci/roadoi/ BugReports: https://github.com/ropensci/roadoi/issues/ Imports: httr, jsonlite, dplyr, plyr, purrr, tibble, miniUI, shiny (>= 1.0.3), tidyr, rlang Suggests: roxygen2 (>= 6.0.1), testthat, knitr, covr, rmarkdown, lintr RoxygenNote: 7.3.2 VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-09-26 07:41:32 UTC RemoteUrl: https://github.com/ropensci/roadoi RemoteRef: main RemoteSha: fcadcf7007d2fc2ab47d0f61549713e9c5c00914 NeedsCompilation: no Packaged: 2026-06-14 07:50:23 UTC; root Author: Najko Jahn [aut, cre], Tuija Sonkkila [rev] (Tuija Sonkkila reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/115, ORCID: ), Ross Mounce [rev] (Ross Mounce reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/115, ORCID: ), Anne Hobert [ctb] (ORCID: ), Delwen Franzen [ctb] Maintainer: Najko Jahn