-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
36 lines (36 loc) · 1 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
Package: GAPsurvey
Type: Package
Title: Provides at-sea data management tools for RACE GAP surveys
Version: 2024.04.05
License: GPL-3
Authors@R:
c(person(given = "Emily",
family = "Markowitz",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5757-4230"),
email = "Emily.Markowitz@noaa.gov"),
person(given = "Sean",
family = "Rohan",
role = c("aut"),
email = "Sean.Rohan@noaa.gov"),
person(given = "Margaret",
family = "Siple",
role = c("aut"),
email = "Margaret.Siple@noaa.gov"),
person(given = "Liz",
family = "Dawson",
role = "aut",
email = "Liz.Dawson@noaa.gov"))
URL: https://github.com/afsc-gap-products/GAPsurvey
Description: Provides at-sea data management tools for RACE GAP surveys.
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Imports:
stats,
utils
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr