-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.07 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
Package: RPC
Type: Package
Title: Reference Point Calculator
Version: 0.4.2
Date: 2024-10-29
Authors@R: c(
person("Tom", "Carruthers",, "[email protected]", c("aut", "cre")),
person("Quang", "Huynh",, "[email protected]", role="aut"))
Maintainer: Quang Huynh <[email protected]>
Description: A Shiny App for the exploration of fisheries reference points using operating models <doi:10.21105/joss.05418>.
License: GPL-3
Depends:
R (>= 4.0.0),
shiny
Imports:
methods,
stats,
utils,
DLMtool,
MSEtool (> 3.6.2),
MSEextra,
SAMtool (>= 1.2.0),
changepoint,
dplyr,
DT,
EnvStats,
ggplot2 (>= 3.4.0),
ggpubr,
ggrepel,
ggspider,
grDevices,
reshape2,
scales,
shinyalert,
shinyBS,
shinydashboard,
shinyjs,
shinyWidgets
Remotes:
github::pbs-assess/ggspider,
github::Blue-Matter/MSEextra
Suggests: knitr, rmarkdown
Encoding: UTF-8
LazyData: true
LazyDataCompression: gzip
RoxygenNote: 7.2.3
VignetteBuilder: knitr, rmarkdown
URL: https://github.com/Blue-Matter/RPC