forked from JohnsonHsieh/iNEXT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
25 lines (18 loc) · 723 Bytes
/
NEWS
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
# iNEXT 2.0.12
- Fixes vignettes error for `ggplot2` update.
- Adds argument `conf` for `estimateD` function.
- Fixes issue #12, 13
# iNEXT 2.0.13
- Fixes the plot display `NA` in the legend (After `ggplot2` was updated to version 2.2.0)
# iNEXT 2.0.14
- Fixes the warning message for `EstiBootComm.Ind` and `EstiBootComm.Sam`.
# iNEXT 2.0.15
- Modify the incidence case to make it consistent with abundance case.
# iNEXT 2.0.16
- Modify the BootstrapFun for oddly warning message (issue #31).
# iNEXT 2.0.17
- Modify Error in duplicated levels/labels (issue #25).
# iNEXT 2.0.18
- Update ggiNEXT.R (Fix legend problem of ggiNEXT).
# iNEXT 2.0.19
- Modified `Dqhat.Ind` and `Dqhat.Sam` to make them more efficient.