Package: rdatacite
Type: Package
Title: Client for the 'DataCite' API
Description: Client for the web service methods provided
    by 'DataCite' (<https://www.datacite.org/>), including functions to interface with
    their 'RESTful' search API. The API is backed by 'Elasticsearch', allowing
    expressive queries, including faceting.
Version: 0.5.2
License: MIT + file LICENSE
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com",
    comment = c(ORCID="0000-0003-1444-9135"))
URL: https://docs.ropensci.org/rdatacite,
        https://github.com/ropensci/rdatacite
BugReports: https://github.com/ropensci/rdatacite/issues
Encoding: UTF-8
Imports: jsonlite, crul (>= 0.7.4), tibble
Suggests: knitr, testthat, webmockr, vcr
RoxygenNote: 7.0.2
X-schema.org-applicationCategory: Data
X-schema.org-keywords: data, scholarly, dataset, https, API,
        web-services
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2020-03-04 01:42:45 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-04 05:50:06 UTC
Built: R 4.0.2; ; 2020-07-16 09:56:40 UTC; unix
