-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
executable file
·71 lines (42 loc) · 1.47 KB
/
CHANGES
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
Changes in apTreeshape 1.4.5
============================
o Add simulation and inference function for the ranked tree shape model by Malie, Gascuel & Lambert
Changes in apTreeshape 1.4.4
============================
bug fixes
---------
o Add .Rd file for data: carnivora.treeshape cytochromc primates rhodopsini
o Suppress COPYING file
Changes in apTreeshape 1.4.3
============================
bug fixes
---------
o Minor bug corrections in function maxlik.betasplit.
Changes in apTreeshape 1.4.2
============================
bug fixes
---------
o Function dbtrees has been removed.
Changes in apTreeshape 1.4.0
============================
improvements
------------
o New function added: maxlik.betasplit
bug fixes
---------
o Minor bugs have been fixed. Improved compatibility with ape
Changes in apTreeshape 1.1.0
============================
improvements
------------
o A new model can be simulated (Aldous' Branching model)
o 'plot.treeshape' has been changed to be more intuitive
changes in behaviour
--------------------
o Only one tree generator has been kept ('rtreeshape'). The others have been declared internal.
o Only one fonction to connect to Internet databases has been kept, and its name is now 'dbtrees'
o 'dbtrees' defaults have been modified for argument 'class'
o printed messages have been modified for the function 'dbtrees'
bug fixes
--------
o compatibility between classes 'numeric' and 'integer' has been improved