Package: rorcid
Title: Interface to the 'Orcid.org' 'API'
Description: Client for the 'Orcid.org' 'API' (<https://orcid.org/>).
    Functions included for searching for people, searching by 'DOI',
    and searching by 'Orcid' 'ID'.
Version: 0.4.0
Authors@R: c(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/ropensci/rorcid
BugReports: https://github.com/ropensci/rorcid/issues
LazyData: true
Imports: crul (>= 0.5.0), httr, fauxpas, jsonlite (>= 1.5), xml2 (>=
        1.1.1), tibble (>= 1.3.0), data.table
Suggests: testthat, knitr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: identifiers, literature, publications,
        citations, scholarly, people
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-02-11 17:57:00 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-02-11 20:45:00 UTC
