-
Notifications
You must be signed in to change notification settings - Fork 19
/
DESCRIPTION
41 lines (41 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
Package: TropFishR
Type: Package
Title: Tropical Fisheries Analysis
Version: 1.6.5
Date: 2024-10-21
Author: Tobias K. Mildenberger, Marc H. Taylor, Matthias Wolff
Maintainer: Tobias K. Mildenberger <t.k.mildenberger@gmail.com>
Depends:
R (>= 3.0.0)
Imports:
Matrix,
msm,
reshape2,
MASS,
GenSA,
GA,
stats,
utils,
propagate,
parallel,
doParallel
LazyData: true
Description: A compilation of fish stock assessment methods for the
analysis of length-frequency data in the context of data-poor
fisheries. Includes methods and examples included in the FAO
Manual by P. Sparre and S.C. Venema (1998), "Introduction to tropical fish
stock assessment" (<http://www.fao.org/documents/card/en/c/9bb12a06-2f05-5dcb-a6ca-2d6dd3080f65/>),
as well as other more recent methods.
License: GPL-3
NeedsCompilation: no
BugReports: https://github.com/tokami/TropFishR/issues
URL: https://github.com/tokami/TropFishR
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests:
graphics,
grDevices,
knitr,
rmarkdown,
plyr
VignetteBuilder: knitr