Package: WMFM
Title: Explore Fitted Linear and Generalised Linear Models with 'shiny'
Version: 1.1.4
Authors@R: person( given = "James", family = "Curran", email =
        "j.curran@auckland.ac.nz", role = c("aut", "cre") )
Description: Provides a 'shiny' application that helps learners connect
        regression tables to fitted generalised linear models. Users
        construct models via drag-and-drop controls, obtain fitted
        equations and plain-language explanations generated by a large
        language model, and can view plots of the fitted model in
        settings with a single continuous covariate.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/jmcurran/WMFM
BugReports: https://github.com/jmcurran/WMFM/issues
Depends: R (>= 4.1.0)
Imports: bslib, ellmer, ggbeeswarm, ggplot2, ggrepel, glue, grDevices,
        htmltools, jsonlite, patchwork, rlang, s20x, sandwich, scales,
        shiny, sodium, sortable, tibble, utils, yaml
Suggests: clipr, devtools, rstudioapi, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-23 04:33:18 UTC; jcur002
Author: James Curran [aut, cre]
Maintainer: James Curran <j.curran@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2026-07-23 05:30:13 UTC
