Skip to content

Commit 5d1e90b

Browse files
committed
NEWS: rephrase to avoid wrong formatting in package-down github.io
1 parent 6e36efa commit 5d1e90b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
* `decostand` for data with zero row or column sums or maxima gives
3131
now `NaN` (not a number) in methods `"chi.square"`, `"frequency"`,
32-
`"hellinger"`, `"max"` and `"total"`. Since CRAN release 1.6-10
33-
(2005) we avoided division by zero and returned these as
32+
`"hellinger"`, `"max"` and `"total"`. Since 2005 (CRAN release
33+
1.6-10) we avoided division by zero and returned these as
3434
zero. However, this can give wrong and misleading results in further
3535
analysis, because originally invalid data is regarded as valid. As
3636
an example, see issue

0 commit comments

Comments
 (0)