Changes in version 1.2.0 - Added optional ggplot2-style graphics using gg_style = TRUE. - Updated plot.classify(), plot.morphMat(), and plot.gonadMat(). - Updated vignette with examples for ggplot2-style plots. - Added package citation file. - Added Luis Angeles Gonzales as author. Changes in version 0.1.0 (2016-07-22) - First release #sexMat 0.2.0 - ANCOVA to compare the slopes in the linear regression for juveniles and adults (classify_mature function). - Estimate the R squared (Nagelkerke method) for the logistic regression #sexMat 1.1.0 - Plots for gonad maturity have been improved. - Reduce the memory usage in the estimation process and some clean ups. - The vignettes have been improved. #sexMat 1.1.1 - Plots for gonad and morphometric maturity have been improved. - You can select the ogive maturity. - The vignettes have been improved adding examples. #sexMat 1.1.2 - Cleaning S4 methods - Test on R 4.0.0