Skip to content

Commit

Permalink
fix & edit NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jarioksa committed Jan 30, 2025
1 parent d96cba9 commit 4e708f7
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

* `vegemite` and `tabasco` can now `use` a factor to show a
classification. The factor levels and sites within levels can be
reordered to give a diagonal pattern, as default in code `tabasco`
reordered to give a diagonal pattern, as default in `tabasco`
and in `vegemite` with new argument `diagonalize = TRUE` (defaults
`FALSE`). With the same argument, `vegemite` can also reorder
dendrogram (or tree) to give a diagonal pattern. If `coverscale` is
Expand Down Expand Up @@ -100,7 +100,7 @@

## Startup

* Prints startup message ("This is vegan <version number>") only in
* Prints startup message ("This is vegan 2.6-10") only in
interactive sessions. Version number is no longer shown in
package checks and other scripts.

Expand All @@ -114,14 +114,14 @@
instead of a complex ordination result object. Issue
[#713](https://github.com/vegandevs/vegan/issues/713).

* `envfit` could fail when it was called with only one environmental
`envfit` could fail when it was called with only one environmental
variable *without* formula interface. Formula interface worked
correctly. Issue [#720](https://github.com/vegandevs/vegan/issues/720).

* `vegemite` dropped dimensions when only one site or species was
requested.

* `vegemite` could fail with variable lengths of row names (SU
`vegemite` could fail with variable lengths of row names (SU
names).

# vegan 2.6-8
Expand Down Expand Up @@ -205,8 +205,7 @@
* `simulate.rda` failed with univariate response.

* `vegemite` returned only the last page of multi-page table in its
(invisible) return object. `vegemite` could fail with variable
lengths of SU names (row names).
(invisible) return object.

# vegan 2.6-6.1

Expand Down

0 comments on commit 4e708f7

Please sign in to comment.