-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
21 lines (21 loc) · 962 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: fishdictionary
Title: Collaborative tool to improve consistency in terminology and develop a framework of tools for fisheries science.
Version: 0.0.0.9000
Authors@R: c(
person(given = c("Chantel", "R."), family = "Wetzel", email = "[email protected]", role = "aut"),
person(given = c("Christine", "C."), family = "Stawitz", email = "[email protected]", role = c("aut", "cre")),
person(given = "Bai", family = "Li", email = "[email protected]", role = c("aut")),
person(given = c("Kelli", "F."), family = "Johnson", email = "[email protected]", role = "aut")
)
Description: Collaborative tool to improve consistency in terminology and develop a framework of tools for fisheries science.
License: `use_gpl3_license()`
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
mvbutils,
tools
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true