diff --git a/NEWS.md b/NEWS.md index 7b6d66943adb6af025519bee17d828978e93ff36..7593e8d3676a03b7dea7bfe82d50a9a7aa4163c0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # zalpha 0.2.0.9999 (Development version) +* Improved the speed by editing the equal_vector function +* L_plus_R now returns 0 instead of NA when n<2 for choose(n,2) +* Zalpha_all now always calculates the diversity statistics LR and L_plus_R + # zalpha 0.2.0 * Can now accept data with missing values