Package: asremlPlus
Version: 4.1-26
Date: 2019-05-12
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@unisa.edu.au")
Depends: R (>= 3.1.0)
Imports: dae, ggplot2, stats, methods, utils, reshape, plyr, dplyr,
        stringr, RColorBrewer, grDevices, foreach, parallel, doParallel
Suggests: testthat, lattice, emmeans, lmerTest, pbkrtest, R.rsp
Enhances: asreml
VignetteBuilder: R.rsp
SystemRequirements: asreml-R 2.x
Description: Assists in automating the testing of terms in mixed models when 'asreml' is 
  used to fit the models. Also used to display, in tables and graphs, predictions obtained  
  using any model fitting function and to explore differences between predictions. 
  The content  falls into the following natural groupings: (i) Data, (ii) Object 
  manipulation functions, (iii) Model modification functions, (iv) Model testing functions, 
  (v) Model diagnostics functions, (vi) Prediction production and presentation functions, 
  (vii) Response transformation functions, and (viii) Miscellaneous functions. A history of 
  the fitting of a sequence of models is kept in a data frame. Procedures are available for 
  choosing models that conform to the hierarchy or marginality principle and for displaying 
  predictions for significant terms in tables and graphs. The 'asreml' package provides a 
  computationally efficient algorithm for fitting mixed models using Residual Maximum 
  Likelihood. It is a commercial packages that can be purchased from 
  'VSNi' <http://www.vsni.co.uk/> as 'asreml-R', who will supply a zip file for local 
  installation/updating. It is not needed for functions that are methods for 'alldiffs'  
  and 'data.frame' objects. The package 'asremPlus' can also be installed from 
  <http://chris.brien.name/rpackages/>.
License: MIT + file LICENSE
URL: http://chris.brien.name
NeedsCompilation: no
Packaged: 2019-05-12 12:33:39 UTC; briencj
Author: Chris Brien [aut, cre] (<https://orcid.org/0000-0003-0581-1817>)
Maintainer: Chris Brien <chris.brien@unisa.edu.au>
Repository: CRAN
Date/Publication: 2019-05-13 08:50:10 UTC
