NEWS | R Documentation |
MANOVA_PW now returns p-values
new datasets: nsfishes
minor debugging, see GitHub
some testing with testthat
minor debugging, see GitHub
sfourier family implementation
new datasets: apodemus and mouse
plot2.PCA deprecated due to ggplot2 2.2.0 breaking changes
Few minor changes that can be followed on GitHub commits
Development continues on GitHub.
Mataa
release (>=1.0
) on CRAN replaces the now completely obsolete 0.2.6
.
It consists of the last version of Barley
pushed to CRAN.
Development continues on GitHub.
Barley
release with a complete rewriting of the package, and the inclusion of new morphometrics approches (open outlines, configuration of landmarks, global shape descriptors).
New design with classes Out, Opn and Ldk to handle (closed) outlines, open outlines and configuration of landmarks. Coo becomes a "super class" encompassing the three others.
S4 -> S3 rewriting. Maybe less orthodox but much more easy to understand, code, extend which is probably the most required for Momocs at this step.
Renaming of functions/methods in a more consistent scheme
New/partial rewriting of multivariate methods: MANOVA, MANOVA_PW, LDA, KMEANS, CLUST.
Graphics have been refreshed: panel, stack, plot.PCA,
New datasets (chaff, flowers, oak, olea, molars, shapes, wings, etc.) to play around.
More checking, tests, etc.
A general review of the helpfiles
Many issues fixed, see https://github.com/vbonhomme/Momocs/issues
A tutorial as a vignette (see browseVignette("Momocs")
is available
A companion paper is on its way)