-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1005 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
26
27
28
29
30
31
32
Package: ecoidx
Title: Marine ecological indicators R package for CA Current IEA
Version: 0.1.0
URL: https://marinebon.org/ecoidx,
https://github.com/marinebon/ecoidx
BugReports: https://github.com/marinebon/ecoidx/issues
Authors@R:
c(person(given = "Ben",
family = "Best",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-2686-0784")),
person(given = "Nick",
family = "Tolimieri",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0581-9915")))
Description: Helper datasets and plotting functions for marine ecological indicators,
particularly for NOAA's Integrated Ecological Assessment program in the California Current.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
R (>= 2.10)
Imports:
dplyr,
ggplot2,
glue,
emojifont,
modelr