Changelog
Source:NEWS.md
ggvegan (development version)
New Functions
autolayer.envfitis a new function to addvegan::envfit()results to anordiggplot()graph.autolayer.ordisurfis a new function to addvegan::ordisurf()contours and raster surface (optional) to any ordination graph.geom_ordi_repelis a new layer function forordiggplot()to draw points (optionally) at the ordination scores and repel their text labels to avoid over-plotting.
New features
fortify.radfitandautoplot.radfitmethods implemented providing support forvegan::radfit()andvegan::as.rad().ordiggplot()adds mappingscoretocolourfor automatic colouring of layers analogously toautoplotmethods.geom_ordi_text()andgeom_ordi_label()acceptvegan::envfit()result as an argumentdata=to draw locations of centroids of factor levels in anordiggplot()layer.geom_ordi_arrow()acceptsvegan::envfit()result as an argumentdata=for labelled (optionally) arrows of fitted vectors in anordiggplot()layer.
ggvegan 0.2.1
CRAN release: 2026-02-27
Patch release to address issued raised by CRAN during manual inspection of the package upon first submission.
ggvegan 0.2
This [was intended as] the first release to CRAN. *ggvegan** is under active development, and comments and contributions are welcome.
Bug Fixes
-
constwas not being passed toscores.rdainautoplot.rda. #26 Reported by Richard Telford