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) Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://capnrefsmmat.r-universe.dev Date/Publication: 2026-07-11 18:20:04 UTC RemoteUrl: https://github.com/capnrefsmmat/regressinator RemoteRef: HEAD RemoteSha: daef2ab6a10d8a04bfa193979d20de819a3d36e5 NeedsCompilation: no Packaged: 2026-07-11 19:11:49 UTC; root Author: Alex Reinhart [aut, cre] (ORCID: ) Maintainer: Alex Reinhart