Type: Package
Package: rdatacite
Title: Client for the 'DataCite' API
Version: 0.5.4
Authors@R: c(
    person("Scott", "Chamberlain", role = "aut",
           comment = c(ORCID = "0000-0003-1444-9135")),
    person("Bianca", "Kramer", , "bianca.kramer@gmail.com", role = "cre",
           comment = c(ORCID = "0000-0002-5965-6560"))
  )
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.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/rdatacite/,
        https://github.com/ropensci/rdatacite
BugReports: https://github.com/ropensci/rdatacite/issues
Imports: crul (>= 0.7.4), jsonlite, tibble, utils
Suggests: testthat, vcr
Encoding: UTF-8
RoxygenNote: 7.2.2
X-schema.org-applicationCategory: Data
X-schema.org-isPartOf: https://ropensci.org
X-schema.org-keywords: data, scholarly, dataset, https, API,
        web-services
NeedsCompilation: no
Packaged: 2023-01-02 23:04:00 UTC; Bianca
Author: Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Bianca Kramer [cre] (<https://orcid.org/0000-0002-5965-6560>)
Maintainer: Bianca Kramer <bianca.kramer@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-05 21:02:30 UTC
Built: R 4.3.0; ; 2023-04-06 18:47:10 UTC; unix
