Changes in version 1.3.1 (2022-11-28) o added CITATION file with the reference to the published article o fixed typos in the vignette Changes in version 1.3 o added new metrics: NDCG10, NDCG20, NDCG50, NDCG100. This changes the accuracies save file columns count o now accepting fractional genotypes in Noisy Data Set objects (if explicitly allowed by the user) o added new function phenoregressor.BGLR.multikinships to implement Bayesian GBLUP using more than one kinship matrices o added option to set the accuracy file name (before it defaulted to "accuracy.csv") o expanded GROAN.run interface to report the list of tested regressors Changes in version 1.2.1 (2021-04-28) o added dependency to rmarkdown to comply to new knitr policy Changes in version 1.2 o ridge regression BLUP now supports both SNP-BLUP and G-BLUP o plotResult function now has the option to select what to use as labels for the x axis o typos in the documentation Changes in version 1.1 o GROAN.run now supports test on datasets different from the one used for training. Its interface, GROAN.Result object and plotResult function were changed accordingly o a second pea dataset, GROAN.AI, was included, and the old dataset was refactored as GROAN.KI o old dataset notation (GROAN.pea.SNPs, GROAN.pea.yield, GROAN.pea.kinship) was maintained but marked as deprecated in documentation o added or improved print and summary function for all GROAN objects