Patch release to address issued raised by CRAN during manual inspection of the package upon first submission.
CRAN requested that the Description be
lengthened.
CRAN noted that all exported functions and Rd files of such
should have \value sections.
This [was intended as] the first release to CRAN. *ggvegan** is under active development, and comments and contributions are welcome.
Added a NEWS.md file to track changes to the
package.
All fortify() methods now return a tibble.
Complementary tidy() method for all
fortify() methods.
const was not being passed to scores.rda
in autoplot.rda. #26 Reported by Richard Telford