Package: VetResearchLMM
Type: Package
Title: Linear Mixed Models - An Introduction with Applications in
        Veterinary Research
Version: 1.1.0
Authors@R: c(
              person(
                  "Muhammad"
                , "Yaseen"
                , email = "myaseen208@gmail.com"
                , role = c("aut", "cre")
                , comment = c(affiliation = "School of Mathematical and Statistical Sciences, Clemson University, Clemson, South Carolina, USA")
                )
            , person("Luc",  "Duchateau",   email = "Luc.Duchateau@ugent.be", role = "ctb")
            , person("Paul", "Janssen",     email = "paul.janssen@uhasselt.be", role = "ctb")
            , person("John", "Rowlands",    role = "ctb")
            )
Description: R Codes and Datasets for Duchateau, L. and Janssen, P. and Rowlands, G. J. (1998). Linear Mixed Models. An Introduction with applications in Veterinary Research. International Livestock Research Institute.
Depends: R (>= 4.1.0)
Suggests: collapse, emmeans, ggplot2, lme4, lmerTest, multcomp, nlme,
        quarto, report, testthat (>= 3.0.0)
VignetteBuilder: quarto
License: GPL-2
URL: https://myaseen208.com/VetResearchLMM/,
        https://github.com/myaseen208/VetResearchLMM/
BugReports: https://github.com/myaseen208/VetResearchLMM/issues
Encoding: UTF-8
Language: en-US
LazyData: TRUE
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/Needs/website: pkgdown, quarto
Note: School of Mathematical and Statistical Sciences, Clemson
        University, Clemson, South Carolina, USA. Department of
        Mathematics and Statistics, University of Agriculture
        Faisalabad, Faisalabad-Pakistan.
NeedsCompilation: no
Packaged: 2026-05-05 06:57:35 UTC; myaseen208
Author: Muhammad Yaseen [aut, cre] (affiliation: School of Mathematical and
    Statistical Sciences, Clemson University, Clemson, South Carolina,
    USA),
  Luc Duchateau [ctb],
  Paul Janssen [ctb],
  John Rowlands [ctb]
Maintainer: Muhammad Yaseen <myaseen208@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-05 11:20:22 UTC
