forked from ropensci-archive/rorcid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 968 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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.2.9110
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
email = "[email protected]",
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
Roxygen: list(markdown = 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