Package: jaod
Type: Package
Title: Directory of Open Access Journals Client
Description: Client for the Directory of Open Access Journals ('DOAJ')
    (<https://doaj.org/>). API documentation at
    <https://doaj.org/api/v1/docs>. Methods included for working with
    all 'DOAJ' API routes: fetch article information by identifier,
    search for articles, fetch journal information by identifier,
    and search for journals.
Version: 0.2.0
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus+r@gmail.com", 
    comment = c(ORCID = "0000-0003-1444-9135"))
    )
License: MIT + file LICENSE
URL: https://github.com/ropensci/jaod
BugReports: https://github.com/ropensci/jaod/issues
LazyData: true
Encoding: UTF-8
Language: en-US
Imports: jsonlite (>= 1.5), crul (>= 0.3.8), tibble (>= 1.3.4)
Suggests: roxygen2 (>= 6.1.0), testthat, knitr, rmarkdown, vcr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-ming, literature, pdf, xml, publications,
        citations, full-text, metadata
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2019-09-04 18:03:21 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2019-09-04 18:20:02 UTC
