-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
executable file
·85 lines (85 loc) · 1.56 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Package: FLife
Type: Package
Title: Methods for Modelling Life History Traits
Version: 3.4.0
Date: 2018-07-25
Author: Laurence Kell <[email protected]>
Maintainer: Laurence Kell <[email protected]>
Description: Many studies have shown the relationships between life history
traits for processes such as growth, maturity and natural mortality. Life
history has been used to develop priors in stock assesments and to parameterise
ecological models. Package has a variety of methods for modelling life history
traits and processes.
VignetteBuilder: knitr
LazyData: true
License: GPL (>= 2)
Depends:
R(>= 3.6.0),
FLCore (>= 2.6.13),
ggplotFL
Imports:
methods,
plyr,
FLBRP
Suggests:
FLasher,
FLAssess,
testthat,
knitr,
GGally,
reshape,
popbio,
rmarkdown
Additional_repositories: http://flr-project.org/R
Collate:
generic.R
FLife-lhPar.R
FLife-stk.R
data.R
vonB.R
gascuel.R
gompertz.R
richards.R
ages.R
len2wt.R
wt2len.R
knife.R
logistic.R
dnormal.R
sigmoid.R
FLife-m.R
fapex.R
lhEql.R
lhRef.R
lopt.R
lh-indicators.R
bench.R
lh-srr-sv.R
noise.R
stars.R
FLife-dd-m.R
FLife-dd-mat.R
grw-dd.R
util.R
leslie.R
calcR.R
len-index.R
power.R
spectra.R
t0.R
extendPlusGroup.R
getScriptPath.R
sim.R
knifeEdgeMsy.R
netSel.R
funcs-indicators.R
plot-bivariate.R
reverse.R
priors.R
ggpairs.R
steepness.R
rtest.R
climate.R
production.R
Encoding: UTF-8
RoxygenNote: 7.2.1