-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
79 lines (79 loc) · 1.69 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Package: lingcod
Title: Estimate the Status of Lingcod off the US West Coast in 2021
Version: 2021.02
Authors@R:
person(given = "Ian",
family = "Taylor",
role = c("aut", "cre"),
email = "ian.taylor@noaa.gov",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: Work up data and document decisions made when determining the
status of lingcod off of the US West Coast in 2021.
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
adnuts,
dplyr,
ggplot2,
magrittr,
purrr,
readr,
readxl,
R.utils,
stats,
stringr,
tidyr,
unikn,
r4ss,
sa4ss,
nwfscSurvey,
devtools,
bibtex,
kableExtra,
knitr,
knitcitations,
markdown,
rmarkdown,
xfun
Suggests:
colorblindr,
colorspace,
cowplot,
DHARMa,
magick,
plyr,
shinystan,
testthat,
usethis,
xaringan,
xaringanthemer,
nwfscAgeingError,
nwfscDeltaGLM,
nwfscDiag,
nwfscDiscard,
PacFIN.Utilities,
PEPtools
recFIN,
TMB,
VASTWestCoast,
xaringan
xaringanthemer
Remotes:
github::clauswilke/colorblindr,
github::r4ss/r4ss,
github::pfmc-assessments/nwfscAgeingError,
github::pfmc-assessments/nwfscDiag,
github::pfmc-assessments/nwfscDiscard,
github::pfmc-assessments/nwfscSurvey,
github::pfmc-assessments/PacFIN.Utilities,
github::pfmc-assessments/PEPtools,
github::pfmc-assessments/recFIN,
github::pfmc-assessments/sa4ss,
github::pfmc-assessments/VASTWestCoast
Depends:
R (>= 2.10)
VignetteBuilder: knitr