forked from ices-tools-prod/icesAdvice
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
89 lines (48 loc) · 2.87 KB
/
Copy pathNEWS
File metadata and controls
89 lines (48 loc) · 2.87 KB
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
86
87
88
89
--------------------------------------------------------------------------------
icesAdvice 2.1.0 (2020-11-24)
--------------------------------------------------------------------------------
o Added function agesFbar() to calculate a suitable age range for Fbar.
o Added example data frame gss to demonstrate the calculation of an age range
for Fbar.
o Improved mohn() to support 'main', 'xlab', and 'ylab'. Code contributed by
Ruben Verkempynck and Raphael Girardin.
--------------------------------------------------------------------------------
icesAdvice 2.0-0 (2018-12-07)
--------------------------------------------------------------------------------
o Added functions read.dls() and write.dls(), migrated from the 'icesTAF'
package.
--------------------------------------------------------------------------------
icesAdvice 1.4-2 (2018-06-26)
--------------------------------------------------------------------------------
o Added argument 'len' to DLS3.2(), deprecating 'i1' and 'i2'.
o Added arguments 'percent', 'sign', and 'na' to icesRound().
--------------------------------------------------------------------------------
icesAdvice 1.4-1 (2018-03-23)
--------------------------------------------------------------------------------
o Changed example data frame icod (Icelandic cod) to shake (southern hake).
--------------------------------------------------------------------------------
icesAdvice 1.4-0 (2017-12-15)
--------------------------------------------------------------------------------
o Added function mohn() to calculate Mohn's rho.
o Added example data frame icod to demonstrate the calculation of Mohn's rho.
--------------------------------------------------------------------------------
icesAdvice 1.3-1 (2017-05-11)
--------------------------------------------------------------------------------
o Updated documentation of icesRound(), link to published tech guidelines.
--------------------------------------------------------------------------------
icesAdvice 1.3-0 (2017-03-02)
--------------------------------------------------------------------------------
o Added function icesRound().
o Renamed argument 'prebuffer' to 'buffer' in DLS3.2().
--------------------------------------------------------------------------------
icesAdvice 1.2-0 (2017-02-10)
--------------------------------------------------------------------------------
o Added function DLS3.2().
--------------------------------------------------------------------------------
icesAdvice 1.1-0 (2016-05-18)
--------------------------------------------------------------------------------
o Added functions Bpa() and Fpa().
--------------------------------------------------------------------------------
icesAdvice 1.0-0 (2016-05-17)
--------------------------------------------------------------------------------
o Initial release, with two functions: sigmaCI() and sigmaPA().