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.1.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.0), solrium (>= 0.3.0)
Suggests: knitr, testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-11 23:02:31 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-12 00:49:48
