inst/NEWS.md

vegan News

Changes in version 2.6-4

NEW FEATURES

BUG FIXES

DEPRECATED AND DEFUNCT

Changes in version 2.6-2

INSTALLATION

NEW FEATURES

BUG FIXES

DEPRECATED AND DEFUNCT

Changes in version 2.5-7

BUG FIXES

NEW FEATURES

Changes in version 2.5-6

BUG FIXES

NEW FEATURES

Changes in version 2.5-5

INSTALLATION

Most vegan permutation routines rely on permute, and there you gain similar benefits of improved randomness when you upgrade R.

BUG FIXES

NEW FEATURES

Changes in version 2.5-4

INSTALLATION AND TESTING

BUG FIXES

NEW FEATURES

Changes in version 2.5-3

INSTALLATION

BUG FIXES

NEW FEATURES

DEPRECATED

Changes in version 2.5-2

INSTALLATION AND COMPATIBILITY

BUG FIXES

Changes in version 2.5-1

GENERAL

NEW FUNCTIONS

NEW FEATURES IN CONSTRAINED ORDINATION

NEW FEATURES IN NULL MODEL COMMUNITIES

NEW FEATURES IN OTHER FUNCTIONS

BUG FIXES

DEPRECATED AND DEFUNCT

Changes in version 2.4-6

INSTALLATION AND BUILDING

BUG FIXES

NEW FEATURES

Changes in version 2.4-5

BUG FIXES

NEW FEATURES

Changes in version 2.4-4

INSTALLATION AND BUILDING

BUG FIXES

NEW FEATURES

Changes in version 2.4-3

INSTALLATION AND BUILDING

BUG FIXES

Partial models were not correctly handled in intersetcor.

Changes in version 2.4-2

BUG FIXES

NEW FEATURES

Changes in version 2.4-1

INSTALLATION

BUG FIXES

NEW FEATURES

Changes in version 2.4-0

DISTANCE-BASED ANALYSIS

The significance tests will differ from the previous version, but function oldCapscale will cast the capscale result to a similar form as previously.

BUG FIXES

NEW FUNCTIONS

NEW FEATURES

New "curveball" algorithm provides a fast null model with fixed row and column sums for binary matrices after Strona et al. (Nature Commun. 5: 4114; 2014).

The "quasiswap" algorithm gained argument thin which can reduce the bias of null models.

"backtracking" is now much faster, but it is still very slow, and provided mainly to allow comparison against better and faster methods.

Compiled code can now be interrupted in null model simulations.

If there were no convergent solutions, metaMDS will now tabulate stopping criteria (if trace = TRUE). This can help in deciding if any of the criteria should be made more stringent or the number of iterations increased. The documentation for monoMDS and metaMDS give more detailed information on convergence criteria.

The qqmath function of permustats can now plot standardized statistics. This is a partial solution to issue #172 in Github.

The alpha channel can now be given also as a real number in 0 ... 1 in addition to integer 0 ... 255.

DEPRECATED AND DEFUNCT

Changes in version 2.3-5

BUG FIXES

Changes in version 2.3-4

BUG FIXES

DEPRECATED

VIGNETTES

BUILDING

Changes in version 2.3-3

BUG FIXES

NEW FEATURES

Changes in version 2.3-2

BUG FIXES

NEW FEATURES

Changes in version 2.3-1

BUG FIXES

NEW FEATURES AND FUNCTIONS

Changes in version 2.3-0

BUG FIXES

WINDOWS

NEW FEATURES AND FUNCTIONS

The functions are based on analytic equations, and can also be evaluated at interpolated non-integer values. In specaccum models the functions can be only evaluated for analytic models "exact", "rarefaction" and "coleman". With "random" and "collector" methods you can only use finite differences (diff(fitted(<result.object>))). Analytic functions for slope are used for all non-linear regression models known to fitspecaccum.

Changes in version 2.2-1

GENERAL

INSTALLATION

BUG FIXES

NEW FEATURES

Changes in version 2.2-0

GENERAL

The following function use parallel processing in analysing permutation statistics: adonis, anosim, anova.cca (and permutest.cca), mantel (and mantel.partial), mrpp, ordiareatest, permutest.betadisper and simper. In addition, bioenv can compare several candidate sets of models in paralle, metaMDS can launch several random starts in parallel, and oecosimu can evaluate test statistics for several null models in parallel.

See help(permutations) for a brief introduction on permutations in vegan, and permute package for the full documention. The vignette of the permute package can be read from vegan with command vegandocs("permutations").

The following functions use the permute package: CCorA, adonis, anosim, anova.cca (plus associated permutest.cca, add1.cca, drop1.cca, ordistep, ordiR2step), envfit (plus associated factorfit and vectorfit), mantel (and mantel.partial), mrpp, mso, ordiareatest, permutest.betadisper, protest and simper.

INSTALLATION

NEW FUNCTIONS

BUG FIXES

NEW FEATURES

Incidence based specpool can now use (and defaults to) small sample correction with number of sites as the sample size. Function uses basic Chao extrapolation based on the ratio of singletons and doubletons, but switches now to bias corrected Chao extrapolation if there are no doubletons (species found twice). The variance formula for bias corrected Chao was derived following the supporting on line material of doi:10.1111/biom.12200 and differs slightly from Chiu et al. (2014).

The poolaccum function was changed similarly, but the small sample correction is used always.

The abundance based estimateR uses bias corrected Chao extrapolation, but earlier it estimated its variance with classic Chao model. Now we use the widespread approximate estimate from EstimateS for variance.

With these changes these functions are more similar to EstimateS

DEPRECATED AND DEFUNCT

Changes in version 2.0-10

GENERAL

BUG FIXES

NEW FEATURES

Changes in version 2.0-9

Changes in version 2.0-8

GENERAL

NEW FEATURES

The linewidth of contours can now be set with the argument lwd.

Changes in version 2.0-7

NEW FUNCTIONS

BUG FIXES

NEW FEATURES

DEPRECATED

Changes in version 2.0-6

BUG FIXES

NEW FEATURES

ordiR2step() now handles partial redundancy analysis (pRDA).

Permutation tests are much faster in protest(). Instead of calling repeatedly procrustes(), the goodness of fit statistic is evaluated within the function.

Changes in version 2.0-5

BUG FIXES

NEW FUNCTIONS

Function adonis can return several statistics, and it has now a densityplot method (based on lattice).

Function oecosimu already had density and densityplot, but they are now similar to other vegan methods, and also work with adipart, hiersimu and multipart.

NEW FEATURES

INSTALLATION AND BUILDING

Changes in version 2.0-4

BUG FIXES

NEW FEATURES

Functions adipart and multipart can be used for fast and easy overall partitioning to alpha, beta and gamma diversities by omitting the argument describing the hierarchy.

Equal aspect ratio cannot be set exactly in ordiplot3d because underlying core routines do not allow this. Now ordiplot3d sets equal axis ranges, and the documents urge users to verify that the aspect ratio is reasonably equal and the graph looks like a cube. If the problems cannot be solved in the future, ordiplot3d may be removed from next releases of vegan.

Changes in version 2.0-3

NEW FUNCTIONS

BUG FIXES

NEW FEATURES

Changes in version 2.0-2

BUG FIXES

NEW FEATURES

Changes in version 2.0-1

NEW FUNCTIONS

BUG FIXES

ANALYSES

Changes in version 2.0-0

GENERAL

NEW FUNCTIONS

NEW FEATURES

DEPRECATED AND DEFUNCT

ANALYSES



Try the vegan package in your browser

Any scripts or data that you put into this service are public.

vegan documentation built on Oct. 11, 2022, 5:06 p.m.