-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 895 Bytes
/
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
Package: FLFishery
Title: Classes and Methods for Simpler Fleet/Fishery Modelling
Version: 0.3.8.9012
Authors@R: c(
person("Iago", "Mosqueira", email = "iago.mosqueira@wur.nl", role = c("cre", "aut")))
Description: A set of classes and methods for modelling of fleet dynamics.
Fisheries are groups of vessels sharing an effort time series, with static or
changing spatio-temporal patterns in selectivity.
X-schema.org-keywords: fisheries, flr, R
Depends:
R(>= 4.0),
methods,
FLCore(>= 2.6.19.9032),
ggplotFL
Imports:
ggplot2
Suggests:
knitr,
testthat,
rmarkdown
Additional_repositories: http://flr-project.org/R
License: EUPL
LazyLoad: Yes
LazyData: No
Collate:
FLFishery.R
generics.R
classes.R
accessors.R
fcb.R
computation.R
coerce.R
constructors.R
methods.R
getPlural.R
plot.R
harvest.R
oem.R
data.R
VignetteBuilder: knitr
RoxygenNote: 7.2.2