This package contains a range of functions useful either before an
analysis using ASReml-R, or after fitting.
Use the following code to install the latest version of this package.
if(!require("pak")) install.packages("pak")
pak::pak("biometryhub/lmmtools")Load the package and start using it with:
library(lmmtools)ASReml-R is a proprietary R package which is sold and supported by VSN International, and requires a licence code to activate and run. This licence code is checked for validity via the internet, and may require opening some network ports on your computer to successfully activate. Further information about the licence requirements can be obtained from VSNi directly.
The developers of lmmtools do not provide support for ASReml-R via way
of bug reports or software patches, and any problems with the ASReml-R
software should be directed to VSN International.
If you find this package useful, please cite it! Type
citation("lmmtools") on the R console to find out how.