Package: roadoi
Type: Package
Title: Find Free Versions of Scholarly Publications via Unpaywall
Version: 0.5
Authors@R: c(
    person("Najko", "Jahn", role = c("aut", "cre"), email = "najko.jahn@gmail.com"),
    person("Tuija", "Sonkkila", role = c("rev"), comment = "Tuija Sonkkila 
    reviewed the package for rOpenSci, 
    see https://github.com/ropensci/onboarding/issues/115"),
    person("Ross Mounce", role = c("rev"), comment = "Ross Mounce
    reviewed the package for rOpenSci, 
    see https://github.com/ropensci/onboarding/issues/115")
    )
Description: This web client interfaces Unpaywall <https://unpaywall.org/products/api>, 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://github.com/ropensci/roadoi
BugReports: https://github.com/ropensci/roadoi/issues
LazyData: TRUE
Imports: httr, jsonlite, dplyr, plyr, purrr, tibble, miniUI, shiny (>=
        1.0.3), tidyr
Suggests: roxygen2 (>= 6.0.1), testthat, knitr, covr, rmarkdown,
        lubridate, rcrossref
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-02 11:28:14 UTC; najkojahn
Author: Najko Jahn [aut, cre],
  Tuija Sonkkila [rev] (Tuija Sonkkila reviewed the package for rOpenSci,
    see https://github.com/ropensci/onboarding/issues/115),
  Ross Mounce [rev] (Ross Mounce reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/115)
Maintainer: Najko Jahn <najko.jahn@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-02 11:53:22 UTC
