-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
executable file
·58 lines (58 loc) · 1.3 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
Package: kobe
Type: Package
Title: Tools for Scientific Fisheries Management Advice
Version: 2.2.0
Date: 2018-07-18
Authors@R: c(
person("Laurence T.", "Kell", email = "laurie@seaplusplus.co.uk", role = c("aut", "cre")))
Description: The tuna Regional Fisheries Management Organisations (tRFMOs) use
a common framework for providing scientific advice, i.e. the Kobe II
Framework. This is based on maintaining fishing mortality below FMSY and
stock biomass above BMSY. This package provides methods for summarising
results from stock assessments and Management Strategy Evaluations in the
Kobe format.
License: GPL (>= 2)
Depends:
R(>= 3.5.1)
Additional_repositories: http://flr-project.org/R
Imports:
methods,
MASS,
emdbook,
coda,
ggplot2,
plyr
suggests:
knitr,
FLCore
Collate:
kobe-generics.R
kobe-data.R
kobe-multiplot.R
kobe-2box.R
kobe-phase.R
kobe-phaseMar.R
kobe-smry.R
kobe-trks.R
kobe-prob.R
kobe-aav.R
kobe-aspic.R
kobe-aspm.R
kobe-bdm.R
kobe-bsp.R
kobe-funcs.R
kobe-hcr.R
kobe-interp.R
kobe-mfcl.R
kobe-pid.R
kobe-read.R
kobe-sam.R
kobe-sam-tmb.R
kobe-shade.R
kobe-ss3.R
kobe-jabba.R
kobe-utilities.R
trend-plot.R
BuildResaveData: NA
Encoding: UTF-8
RoxygenNote: 6.1.1