Package: regressinator
Type: Package
Title: Simulate and Diagnose (Generalized) Linear Models
Version: 0.3.0
Date: 2025-08-18
Authors@R: person("Alex", "Reinhart",
                  email = "areinhar@stat.cmu.edu",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-6658-514X"))
Description: Simulate samples from populations with known covariate
    distributions, generate response variables according to common linear and
    generalized linear model families, draw from sampling distributions of
    regression estimates, and perform visual inference on diagnostics from model
    fits.
URL: https://www.refsmmat.com/regressinator/,
        https://github.com/capnrefsmmat/regressinator
BugReports: https://github.com/capnrefsmmat/regressinator/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1)
Imports: broom, cli, DHARMa, dplyr, ggplot2, insight, nullabor, purrr,
        rlang, tibble, tidyr, tidyselect
Suggests: rmarkdown, knitr, mvtnorm, palmerpenguins, patchwork,
        testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-13 20:17:02 UTC; alexreinhart
Author: Alex Reinhart [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6658-514X>)
Maintainer: Alex Reinhart <areinhar@stat.cmu.edu>
Repository: CRAN
Date/Publication: 2025-08-20 14:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:53:56 UTC; windows
