Package: rdatacite
Type: Package
Title: 'DataCite' Client for 'OAI-PMH' Methods and their Search API
Description: Client for the web service methods provided
    by 'DataCite' (<https://www.datacite.org/>), including functions to interface with
    their 'OAI-PMH' 'metadata' service, and a 'RESTful' search API. The API
    is backed by 'SOLR', allowing expressive queries, including faceting,
    statistics on variables, and 'more-like-this' queries.
Version: 0.4.0
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://github.com/ropensci/rdatacite
BugReports: https://github.com/ropensci/rdatacite/issues
Imports: oai (>= 0.2.2), solrium (>= 1.0.0), jsonlite, crul (>= 0.4.0)
Suggests: knitr, testthat, webmockr, vcr
RoxygenNote: 6.0.1
X-schema.org-applicationCategory: Data
X-schema.org-keywords: data, scholarly, dataset, https, API,
        web-services, solr
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-05-27 18:15:01 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-27 18:25:04 UTC
