-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
39 lines (39 loc) · 1.38 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
Package: ritis
Title: Integrated Taxonomic Information System Client
Description: An interface to the Integrated Taxonomic Information System ('ITIS')
(<https://www.itis.gov>). Includes functions to work with the 'ITIS' REST
API methods (<https://www.itis.gov/ws_description.html>), as well as the
'Solr' web service (<https://www.itis.gov/solr_documentation.html>).
Version: 1.0.0
License: MIT + file LICENSE
URL: https://github.com/ropensci/ritis (devel)
https://docs.ropensci.org/ritis/ (docs)
BugReports: https://github.com/ropensci/ritis/issues
Authors@R: c(
person("Julia", "Blum", role = c("aut", "cre"),
email = "juliablum@gmail.com",
comment = c(ORCID = "0000-0002-2388-6612")),
person("Scott", "Chamberlain", role = c("aut"),
email = "myrmecocystus@gmail.com",
comment = c(ORCID = "0000-0003-1444-9135")),
person(given = "rOpenSci",
role = "fnd",
comment = "https://ropensci.org/"))
Roxygen: list(markdown = TRUE)
LazyData: true
Encoding: UTF-8
Language: en-US
Imports:
solrium (>= 1.1.4),
crul (>= 0.9.0),
jsonlite,
data.table,
tibble
Suggests:
testthat,
webmockr,
vcr (>= 0.5.4)
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Taxonomy
X-schema.org-keywords: taxonomy, biology, nomenclature, JSON, API, web, api-client, identifiers, species, names
X-schema.org-isPartOf: https://ropensci.org