Package: roadoi
Type: Package
Title: Find Free Versions of Scholarly Publications via the oaDOI
        Service
Version: 0.2
Authors@R: c(
    person("Najko", "Jahn", role = c("aut", "cre"), email = "najko.jahn@gmail.com"))
Description: This web client interfaces oaDOI <https://oadoi.org>, 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, Bielefeld Academic Search Engine (BASE) 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/njahn82/roadoi
BugReports: https://github.com/njahn82/roadoi/issues
LazyData: TRUE
Imports: httr, jsonlite, dplyr, plyr, miniUI, shiny
Suggests: roxygen2 (>= 6.0.1), testthat, knitr, covr, rmarkdown,
        lubridate, rcrossref
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-17 11:05:17 UTC; najkojahn
Author: Najko Jahn [aut, cre]
Maintainer: Najko Jahn <najko.jahn@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-17 14:03:52 UTC
