Package: interactions
Type: Package
Title: Comprehensive, User-Friendly Toolkit for Probing Interactions
Version: 1.2.0
Authors@R: person(c("Jacob","A."), "Long", email = "jacob.long@sc.edu",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1582-6214"))
Description: A suite of functions for conducting and interpreting analysis 
  of statistical interaction in regression models that was formerly part of the 
  'jtools' package. Functionality includes visualization of two- and three-way
  interactions among continuous and/or categorical variables as well as 
  calculation of "simple slopes" and Johnson-Neyman intervals (see e.g., 
  Bauer & Curran, 2005 <doi:10.1207/s15327906mbr4003_5>). These
  capabilities are implemented for generalized linear models in addition to the 
  standard linear regression context.
URL: https://interactions.jacob-long.com
BugReports: https://github.com/jacob-long/interactions/issues
License: MIT + file LICENSE
Encoding: UTF-8
Imports: ggplot2 (>= 3.4.0), cli, generics, broom, jtools (>= 2.0.3),
        rlang (>= 0.3.0), tibble
Suggests: cowplot, broom.mixed, glue, huxtable (>= 3.0.0), lme4,
        margins, sandwich, survey, knitr, rmarkdown, testthat, vdiffr
Enhances: brms, rstanarm
VignetteBuilder: knitr
RoxygenNote: 7.3.2.9000
NeedsCompilation: no
Packaged: 2024-07-29 14:54:50 UTC; jacoblong
Author: Jacob A. Long [aut, cre] (<https://orcid.org/0000-0002-1582-6214>)
Maintainer: Jacob A. Long <jacob.long@sc.edu>
Repository: CRAN
Date/Publication: 2024-07-29 21:40:06 UTC
Built: R 4.6.0; ; 2025-08-18 12:56:49 UTC; unix
