Package: WMFM
Title: Explore Fitted Linear and Generalised Linear Models with 'shiny'
Version: 1.0.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, 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
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-06-21 21:50:38 UTC; james
Author: James Curran [aut, cre]
Maintainer: James Curran <j.curran@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2026-07-04 08:10:06 UTC
Built: R 4.6.0; ; 2026-07-04 12:03:09 UTC; unix
