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.1.0
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus+r@gmail.com")
    )
License: MIT + file LICENSE
URL: https://github.com/ropenscilabs/jaod
BugReports: https://github.com/ropenscilabs/jaod/issues
LazyData: true
Imports: jsonlite (>= 1.5), crul (>= 0.3.8), tibble (>= 1.3.4)
Suggests: roxygen2 (>= 6.0.1), testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-01 15:30:24 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-01 16:59:32 UTC
