Package: contrastable
Type: Package
Title: Consistent Contrast Coding for Factors
Version: 1.0.2
Authors@R: person("Thomas", "Sostarics", email = "tsostarics@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1178-7967"))
Description: Quickly set and summarize contrasts for factors prior to regression  analyses. Intended comparisons, baseline conditions, and intercepts can be explicitly set and documented without the user needing to directly manipulate matrices. Reviews and introductions for contrast coding are available in Brehm and Alday (2022)<doi:10.1016/j.jml.2022.104334> and Schad et al. (2020)<doi:10.1016/j.jml.2019.104038>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: cli, crayon, glue, MASS, purrr, rlang (>= 0.1.2), stats,
        tidyselect
RoxygenNote: 7.3.2
Suggests: dplyr, knitr, testthat (>= 3.0.0), roxygen2, rmarkdown, covr,
        hypr
Config/testthat/edition: 3
URL: https://github.com/tsostarics/contrastable
BugReports: https://github.com/tsostarics/contrastable/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-30 14:29:53 UTC; Thomas
Author: Thomas Sostarics [aut, cre, cph]
    (<https://orcid.org/0000-0002-1178-7967>)
Maintainer: Thomas Sostarics <tsostarics@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-01 14:50:03 UTC
Built: R 4.6.0; ; 2025-10-11 02:36:05 UTC; windows
