forked from daijiang/neonDivData
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 864 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
Package: neonDivData
Type: Package
Title: Standardized NEON Organismal Data for Biodiversity Research
Version: 0.1.0
Authors@R: c(
person(given = "Daijiang", family = "Li", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0925-3421")),
person(given = "Firstname", family = "Lastname", email = "emailaddress", role = c("aut")),
person(given = "Firstname", family = "Lastname", email = "emailaddress", role = c("aut"))
)
Description: Cleaned and simplified NEON organismal data for biodiversity research.
The following taxonomic groups are included so far: plant, fish, bird, small mammal,
ticks, etc.
License: CC0
Encoding: UTF-8
LazyData: true
Depends:
R (>= 2.10)
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
Imports:
tibble
Suggests:
tidyverse,
neonUtilities,
lubridate