-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 1.04 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
37
38
Package: akfishcondition
Type: Package
Title: Groundfish morphometric condition indicator
Version: 4.1.3
Date: 2024-10-09
Authors@R: c(person("Sean", "Rohan", email = "[email protected]", role = c("aut", "cre")),
person("Cecilia", "O'Leary", role = "aut"),
person("Bianca", "Prohaska", email = "[email protected]", role = "ctb"),
person("Ned", "Laman", email = "[email protected]", role = "ctb"),
person("Rebecca", "Howard", email = "[email protected]", role = "ctb"))
Maintainer: Sean Rohan <[email protected]>
Depends: R (>= 3.5),
car,
dplyr,
ggplot2,
lubridate,
magrittr,
plyr,
reshape,
readr,
here,
stringr
Description: This package calculates groundfish condition based on length-weight regressions.
License: GPL (>=2)
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.1
Imports: colorspace,
viridis
Suggests: knitr,
rmarkdown,
RODBC,
getPass,
ggthemes,
akgfmaps
Remotes: James-Thorson-NOAA/VAST,
James-Thorson-NOAA/FishStatsUtils
VignetteBuilder: knitr