R version compatibility

ASReml-R ships a compiled shared library per R version — install the ASReml-R release that matches the R you're running.

R versionRecommended ASReml-RNotes
4.4.x4.2.0Current
4.3.x4.1.5
4.2.x4.1.5
4.1.x4.1.0.96Minimum supported
< 4.1Not supported — upgrade R first

Check your R version with R.version.string. If you're not sure which ASReml-R version you have, run packageVersion("asreml") after loading it.

Back to installation instructions.