-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathDESCRIPTION
More file actions
50 lines (50 loc) · 1.63 KB
/
DESCRIPTION
File metadata and controls
50 lines (50 loc) · 1.63 KB
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: traits
Title: Species Trait Data from Around the Web
Version: 0.6.0
Authors@R: c(
person("David", "LeBauer", , "dlebauer@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7228-053X")),
person("Scott", "Chamberlain", , "myrmecocystus@gmail.com", role = c("aut", "cph"),
comment = c(ORCID = "0000-0003-1444-9135")),
person("Zachary", "Foster", role = "aut"),
person("Ignasi", "Bartomeus", role = "aut"),
person("Chris", "Black", role = "aut"),
person("David", "Harris", role = "aut"),
person("Rupert", "Collins", role = "ctb")
)
Description: Species trait data from many sources, including sequence data
from NCBI (<https://www.ncbi.nlm.nih.gov/>), plant traits from BETYdb,
and data from EOL Traitbank and BirdLife International.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/traits/, https://github.com/ropensci/traits
BugReports: https://github.com/ropensci/traits/issues
Depends:
R (>= 2.10)
Imports:
crul (>= 0.6.0),
data.table (>= 1.9.6),
hoardr,
httr (>= 1.1.0),
jsonlite (>= 0.9.19),
readr (>= 1.1.1),
rvest (>= 0.3.1),
taxize (>= 0.7.4),
tibble (>= 1.3.4),
xml2 (>= 0.1.2)
Suggests:
dplyr,
knitr,
plyr,
rmarkdown,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
X-schema.org-applicationCategory: Biodiversity
X-schema.org-isPartOf: https://ropensci.org,
https://doi.org/10.5281/zenodo.11224037
X-schema.org-keywords: traits, API, web-services, species, taxonomy,
biodiversity, ecology, environmental-data, species-traits