Package: citecorp
Type: Package
Title: Client for the Open Citations Corpus
Description: Client for the Open Citations Corpus (<http://opencitations.net/>).
    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.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com", 
    comment = c(ORCID = "0000-0003-1444-9135"))
License: MIT + file LICENSE
URL: https://github.com/ropenscilabs/citecorp (devel),
        https://docs.ropensci.org/citecorp/ (docs)
BugReports: https://github.com/ropenscilabs/citecorp/issues
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.1.0
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: doi, metadata, citation, opencitations, bibtex
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2020-04-16 15:09:33 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-16 15:20:02 UTC
Built: R 4.2.0; ; 2022-03-22 12:04:25 UTC; unix
