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 Roxygen: list(markdown = 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://alanocallaghan.r-universe.dev Date/Publication: 2022-10-05 16:49:18 UTC RemoteUrl: https://github.com/alanocallaghan/contrast RemoteRef: HEAD RemoteSha: bee4194f1bd91b7eaed4b58982ea8a5385dc6c63 NeedsCompilation: no Packaged: 2026-05-26 06:50:44 UTC; root Author: Alan O'Callaghan [cre], Max Kuhn [aut], Steve Weston [aut], Jed Wing [aut], James Forester [aut], Thorn Thaler [aut] Maintainer: Alan O'Callaghan