I am running R in Windows (R 2.14.2), and I wanted to use ASReml within R:
library(asreml)
Error in library(asreml) : there is no package called ‘asreml’
Is there a new version of the package or another way I should follow to download and use it?