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.3.0
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"),
        email = "myrmecocystus+r@gmail.com", 
        comment = c(ORCID = "0000-0003-1444-9135")),
    person(given = "rOpenSci",
        role = "fnd",
        comment = "https://ropensci.org/")
    )
License: MIT + file LICENSE
URL: https://docs.ropensci.org/jaod/, https://github.com/ropensci/jaod
BugReports: https://github.com/ropensci/jaod/issues
LazyData: true
Encoding: UTF-8
Language: en-US
Imports: jsonlite, crul, tibble
Suggests: testthat, vcr
RoxygenNote: 7.1.1
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: 2020-12-02 17:37:09 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  rOpenSci [fnd] (https://ropensci.org/)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-02 17:50:02 UTC
Built: R 4.0.2; ; 2020-12-03 11:42:07 UTC; unix
