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.3.0
License: MIT + file LICENSE
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"))
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: roxygen2 (>= 6.0.1), knitr, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-03 16:19:17 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-03 16:51:46 UTC
