Package: modeldiagramR
Type: Package
Title: Generate Model Diagrams for Linear Mixed Effect Models
Version: 0.2.1
Authors@R: c(
    person(given = "Greta",
    family = "Linse",
      email = "greta.linse@montana.edu",
      role = c("aut", "cre")
    ),
    person(given = "Mark",
       family = "Greenwood",
       role = c("aut"),
       email = "greenwood@montana.edu")
  )
Description: Generates 'DiagrammeR' model diagrams for hierarchical linear mixed effects models. Details can be found in Linse (2026) <doi:10.6339/26-JDS1222>.
Depends: R (>= 4.1),
Imports: stats, utils, methods, stringr, dplyr, tidyr, tidyselect,
        magrittr, tibble, gtools, forcats, nlme, DiagrammeR
Suggests: ggplot2, patchwork, ggthemes, lme4, lmerTest, knitr, viridis,
        DiagrammeRsvg, webshot, FielDHub, rsvg
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
URL: https://github.com/glinse-stat/modeldiagramr
BugReports: https://github.com/glinse-stat/modeldiagramr/issues
NeedsCompilation: no
Packaged: 2026-04-08 17:25:15 UTC; greta
Author: Greta Linse [aut, cre],
  Mark Greenwood [aut]
Maintainer: Greta Linse <greta.linse@montana.edu>
Repository: CRAN
Date/Publication: 2026-04-15 13:00:23 UTC
Built: R 4.5.3; ; 2026-04-25 20:33:04 UTC; windows
