-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDESCRIPTION
22 lines (22 loc) · 882 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: msy
Type: Package
Title: Estimation of Equilibrium Reference Points for Fsisheries
Version: 0.1.19
Authors@R: c(
person("John", "Simmonds", role = "aut"),
person("Einar", "Hjorleifsson", role = "aut"),
person("Carmen", "Fernandez", role = "ctb"),
person("Colin", "Millar", email = "colin.millar@ices.dk", role = c("aut", "cre"))
)
Description: Methods to estimate equilibrium reference
points for fisheries data. Currently data must be converted into
FLStock objects of the FLR (Fisheries Library in R) style, defined
in the R package FLCore.
License: GPL (>= 2)
LazyData: true
URL: http://github.com/ices-tools-prod/msy
BugReports: http://github.com/ices-tools-prod/msy/issues
Imports: FLCore, ggplot2, reshape2, icesTAF, mgcv
Additional_repositories: http://flr-project.org/R
Encoding: UTF-8
RoxygenNote: 7.1.2