Package: asremlPlus Version: 4.4.62 Date: 2026-05-19 Title: Augments 'ASReml-R' in Fitting Mixed Models and Packages Generally in Exploring Prediction Differences Authors@R: person("Chris","Brien", role = c("aut","cre"), comment = c(ORCID = "0000-0003-0581-1817"), email = "chris.brien@adelaide.edu.au") Depends: R (>= 3.5.0) Imports: dae, devtools, doParallel, dplyr, foreach, ggplot2, graphics, grDevices, methods, nloptr, parallel, qqplotr, RColorBrewer, reshape2, rlang, stats, sticky, stringr, tryCatchLog, utils Suggests: emmeans (>= 1.8.8), lattice, lmerTest, pbkrtest, R.rsp, testthat, tictoc Enhances: asreml VignetteBuilder: R.rsp SystemRequirements: asreml LazyData: true Description: Assists in automating the selection of terms to include in mixed models when 'asreml' is used to fit the models. Procedures are available for choosing models that conform to the hierarchy or marginality principle, for fitting and choosing between two-dimensional spatial models using correlation, natural cubic smoothing spline and P-spline models. A history of the fitting of a sequence of models is kept in a data frame. Also used to compute functions and contrasts of, to investigate differences between and to plot predictions obtained using any model fitting function. The content falls into the following natural groupings: (i) Data, (ii) Model modification functions, (iii) Model selection and description functions, (iv) Model diagnostics and simulation functions, (v) Prediction production and presentation functions, (vi) Response transformation functions, (vii) Object manipulation functions, and (viii) Miscellaneous functions (for further details see 'asremlPlus-package' in help). The 'asreml' package provides a computationally efficient algorithm for fitting a wide range of linear mixed models using Residual Maximum Likelihood. It is a commercial package and a license for it can be purchased from 'VSNi' as 'asreml-R', who will supply a zip file for local installation/updating (see ). It is not needed for functions that are methods for 'alldiffs' and 'data.frame' objects. The package 'asremPlus' can also be installed from . License: MIT + file LICENSE URL: http://chris.brien.name BugReports: https://github.com/briencj/asremlPlus/issues NeedsCompilation: no Config/pak/sysreqs: cmake libfftw3-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://briencj.r-universe.dev Date/Publication: 2026-05-19 13:01:54 UTC RemoteUrl: https://github.com/briencj/asremlplus RemoteRef: HEAD RemoteSha: dbffdc452c3ff6991719bba39e4164f46638bc6a Packaged: 2026-06-18 06:45:25 UTC; root Author: Chris Brien [aut, cre] (ORCID: ) Maintainer: Chris Brien