Package: citecorp Type: Package Title: Client for the Open Citations Corpus Description: Client for the Open Citations Corpus (). Includes a set of functions for getting one identifier type from another, as well as getting references and citations for a given identifier. Version: 0.3.2.9000 Authors@R: c( person("Scott", "Chamberlain", role = "aut", email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")), person("David", "Selby", role = c("cre", "aut"), email = "david_antony.selby@dfki.de", comment = c(ORCID = "0000-0001-8026-5663")), person(given = "rOpenSci", role = "fnd", comment = c(ROR = "019jywm96")) ) License: MIT + file LICENSE URL: https://github.com/ropensci/citecorp (devel), https://docs.ropensci.org/citecorp/ (docs) BugReports: https://github.com/ropensci/citecorp/issues Roxygen: list(markdown = TRUE) Encoding: UTF-8 Language: en-US LazyData: yes Imports: crul (>= 0.7.0), data.table, fauxpas (>= 0.5.0), jsonlite Suggests: testthat, vcr, webmockr RoxygenNote: 7.3.2 X-schema.org-applicationCategory: Literature X-schema.org-keywords: doi, metadata, citation, opencitations, bibtex X-schema.org-isPartOf: https://ropensci.org Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-02-04 14:23:02 UTC RemoteUrl: https://github.com/ropensci/citecorp RemoteRef: master RemoteSha: c654d22917b4f570ca8725ade9ff93d81a914f12 NeedsCompilation: no Packaged: 2026-06-14 09:03:13 UTC; root Author: Scott Chamberlain [aut] (ORCID: ), David Selby [cre, aut] (ORCID: ), rOpenSci [fnd] (ROR: ) Maintainer: David Selby