forked from ropensci/rcrossref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
50 lines (50 loc) · 1.5 KB
/
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: rcrossref
Title: Client for Various 'CrossRef' 'APIs'
Description: Client for various 'CrossRef' 'APIs', including 'metadata' search
with their old and newer search 'APIs', get 'citations' in various formats
(including 'bibtex', 'citeproc-json', 'rdf-xml', etc.), convert 'DOIs'
to 'PMIDs', and 'vice versa', get citations for 'DOIs', and get links to
full text of articles when available.
Version: 1.2.009
License: MIT + file LICENSE
Authors@R: c(
person("Scott", "Chamberlain", role = "aut"),
person("Hao", "Zhu", role = "aut"),
person("Najko", "Jahn", role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5105-1463")),
person("Carl", "Boettiger", role = "aut"),
person("Karthik", "Ram", role = "aut")
)
URL: https://docs.ropensci.org/rcrossref/, https://github.com/ropensci/rcrossref
BugReports: https://github.com/ropensci/rcrossref/issues
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
Language: en-US
Imports:
methods,
utils,
jsonlite (>= 1.5),
crul (>= 0.7.4),
xml2 (>= 1.1.1),
plyr,
dplyr (>= 0.7.4),
tibble,
R6,
shiny,
miniUI,
stringr,
DT,
stats
Suggests:
roxygen2 (>= 7.1.0),
testthat,
knitr,
rmarkdown,
vcr (>= 0.2.6),
bibtex,
withr
RoxygenNote: 7.2.0
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-ming, literature, pdf, xml, publications, citations, full-text, TDM, Crossref
X-schema.org-isPartOf: https://ropensci.org