Skip to content

Commit

Permalink
Improve visibility of extended BCI documentation with NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jarioksa committed Nov 10, 2023
1 parent 7c9927c commit 16a5132
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions inst/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,18 @@
interactions of factor variables. See issue
[#452](https://github.com/vegandevs/vegan/issues/452)

#### DATA SETS

* Extended the description of the BCI data sets to avoid
confusion. The complete BCI survey includes all stems of down to
1$~$cm DBH, but the BCI data set in **vegan** is a subset of stems of
DBH 10$~$cm that was published in [Science 295, 666--669, 2002]
(https://www.science.org/doi/10.1126/science.1066854). The data set
is intended only to demonstrate methods in **vegan** and for
ecological research we suggest contacting the BCI team and usin the
complete surveys made available in
[Dryad](https://doi.org/10.15146/5xcp-0d46).

#### DEPRECATED AND DEFUNCT

* `adonis` is deprecated: use `adonis2`. There are several CRAN
Expand Down

0 comments on commit 16a5132

Please sign in to comment.