-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.33 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: worrms
Type: Package
Title: World Register of Marine Species (WoRMS) Client
Description: Client for World Register of Marine Species
(<https://www.marinespecies.org/>). Includes functions for each
of the API methods, including searching for names by name, date and
common names, searching using external identifiers, fetching
synonyms, as well as fetching taxonomic children and
taxonomic classification.
Version: 0.4.3
Authors@R: c(
person("Scott", "Chamberlain", role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0003-1444-9135")),
person("Bart", "Vanhoorne.", email = "[email protected]", role = c("aut","cre"))
)
License: MIT + file LICENSE
URL: https://docs.ropensci.org/worrms/, https://github.com/ropensci/worrms (devel),
https://taxize.dev (user manual)
BugReports: https://github.com/ropensci/worrms/issues
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
Language: en-US
Imports:
crul (>= 0.6.0),
tibble (>= 1.2),
jsonlite (>= 1.1),
data.table
Suggests:
roxygen2 (>= 7.1.0),
knitr,
rmarkdown,
testthat,
vcr (>= 0.2.0)
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Biology
X-schema.org-keywords: biology, science, marine, API, web, api-client, worms, species
X-schema.org-isPartOf: https://ropensci.org