From 1f576a9b6c18a319253bada636b942c6e5c75795 Mon Sep 17 00:00:00 2001 From: Jari Oksanen Date: Tue, 14 May 2024 13:36:24 +0300 Subject: [PATCH] vegan 2.6-6 is in CRAN: tell how 2.6-7 differs from the release --- inst/NEWS.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/inst/NEWS.md b/inst/NEWS.md index a895a603c..24b609149 100644 --- a/inst/NEWS.md +++ b/inst/NEWS.md @@ -1,5 +1,14 @@ ## vegan News +### Changes in version 2\.6-7 + +#### DEPRECATED AND DEFUNCT + +* Disabled use of `summary` to get ordination scores: use `scores`! + For `summary.cca` see + [#644](https://github.com/vegandevs/vegan/discussions/644). + + ### Changes in version 2\.6-6 #### INSTALLATION