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'
(), 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
Roxygen: list(markdown = TRUE)
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
Config/pak/sysreqs: libssl-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2023-01-02 23:01:57 UTC
RemoteUrl: https://github.com/ropensci/rdatacite
RemoteRef: master
RemoteSha: b86e18346d60ebaa279c047e6d27276051aed282
NeedsCompilation: no
Packaged: 2026-07-01 08:14:58 UTC; root
Author: Scott Chamberlain [aut] (ORCID:
),
Bianca Kramer [cre] (ORCID: )
Maintainer: Bianca Kramer