Package: contrast
Title: A Collection of Contrast Methods
Version: 0.24.2
Date: 2022-10-05
Authors@R: c(
    person(given = "Alan",  family = "O'Callaghan", email = "alan.ocallaghan@outlook.com", role = c("cre")),
    person(given = "Max",   family = "Kuhn", role = "aut"),
    person(given = "Steve", family = "Weston", role = "aut"),
    person(given = "Jed",   family = "Wing", role = "aut"),
    person(given = "James", family = "Forester", role = "aut"),
    person(given = "Thorn", family = "Thaler", role = "aut"))
Description: One degree of freedom contrasts for 'lm', 'glm', 'gls', and 'geese' objects.
License: GPL-2
URL: https://github.com/Alanocallaghan/contrast
BugReports: https://github.com/Alanocallaghan/contrast/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: nlme, sandwich, rms
Suggests: knitr, kableExtra, dplyr, ggplot2, tidyr, rmarkdown,
        testthat, covr, geepack, splines
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-10-05 16:51:48 UTC; alan
Author: Alan O'Callaghan [cre],
  Max Kuhn [aut],
  Steve Weston [aut],
  Jed Wing [aut],
  James Forester [aut],
  Thorn Thaler [aut]
Maintainer: Alan O'Callaghan <alan.ocallaghan@outlook.com>
Repository: CRAN
Date/Publication: 2022-10-05 17:20:09 UTC
Built: R 4.5.1; ; 2025-10-29 04:19:18 UTC; windows
