Package: equatiomatic Title: Transform Models into 'LaTeX' Equations Version: 0.4.8 Authors@R: c(person(given = "Daniel", family = "Anderson", role = "aut", email = "daniela@uoregon.edu", comment = c(ORCID = "0000-0003-4699-4680")), person(given = "Andrew", family = "Heiss", role = "aut", email = "andrew@andrewheiss.com", comment = c(ORCID = "0000-0002-3948-3914")), person(given = "Jay", family = "Sumners", role = "aut", email = "jay.sumners@gmail.com"), person(given = "Joshua", family = "Rosenberg", role = "ctb", email = "jmrosenberg@utk.edu", comment = c(ORCID = "0000-0003-2170-0447")), person(given = "Jonathan", family = "Sidi", role = "ctb", email = "yonis@metrumrg.com", comment = c(ORCID = "0000-0002-4222-1819")), person(given = "Ellis", family = "Hughes", role = "ctb", email = "ellishughes@live.com", comment = c(ORCID = "0000-0003-0637-4436")), person(given = "Thomas", family = "Fung", role = "ctb", email = "thomas.fung.dr@gmail.com", comment = c(ORCID = "0000-0003-2601-0728")), person(given = "Reza", family = "Norouzian", role = "ctb", email = "rnorouzian@gmail.com", comment = c(ORCID = "0000-0002-0531-6886")), person(given = "Indrajeet", family = "Patil", role = "ctb", email = "patilindrajeet.science@gmail.com", comment = c(ORCID = "0000-0003-1995-6531")), person(given = "Quinn", family = "White", role = "ctb", email = "quinnarlise@gmail.com", comment = c(ORCID = "0000-0001-5399-0237")), person(given = "David", family = "Kane", role = "ctb", email = "dave.kane@gmail.com"), person(given = "Philippe", family = "Grosjean", role = "cre", email = "phgrosjean@sciviews.org", comment = c(ORCID = "0000-0002-2694-9471")), person(given = "Teun", family = "van den Brand", role = "ctb", email = "t.vandenbrand@nki.nl", comment = c(ORCID = "0000-0002-9335-7468")), person(given = "Guyliann", family = "Engels", role = "ctb", email = "guyliann.engels@umons.ac.be", comment = c(ORCID = "0000-0001-9514-1014"))) Maintainer: Philippe Grosjean Description: The goal of 'equatiomatic' is to reduce the pain associated with writing 'LaTeX' formulas from fitted models. The primary function of the package, extract_eq(), takes a fitted model object as its input and returns the corresponding 'LaTeX' code for the model. License: CC BY 4.0 Depends: R (>= 3.3.0) URL: https://github.com/datalorax/equatiomatic, https://datalorax.github.io/equatiomatic/ BugReports: https://github.com/datalorax/equatiomatic/issues Imports: broom (>= 0.7.0), broom.mixed, shiny, knitr, rmarkdown, stats, utils Suggests: covr, shinyWidgets, forecast (>= 8.13), ggplot2 (>= 3.3.3), latex2exp (>= 0.4.0), lme4, MASS, ordinal, parsnip, recipes, workflows, testthat (>= 3.0.0), gtsummary, spelling VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/testthat/parallel: true Language: en-US Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://datalorax.r-universe.dev Date/Publication: 2026-04-10 16:47:10 UTC RemoteUrl: https://github.com/datalorax/equatiomatic RemoteRef: HEAD RemoteSha: 55bd1a914fde86f2688996399887ac74ed254d0f NeedsCompilation: no Packaged: 2026-06-09 06:37:17 UTC; root Author: Daniel Anderson [aut] (ORCID: ), Andrew Heiss [aut] (ORCID: ), Jay Sumners [aut], Joshua Rosenberg [ctb] (ORCID: ), Jonathan Sidi [ctb] (ORCID: ), Ellis Hughes [ctb] (ORCID: ), Thomas Fung [ctb] (ORCID: ), Reza Norouzian [ctb] (ORCID: ), Indrajeet Patil [ctb] (ORCID: ), Quinn White [ctb] (ORCID: ), David Kane [ctb], Philippe Grosjean [cre] (ORCID: ), Teun van den Brand [ctb] (ORCID: ), Guyliann Engels [ctb] (ORCID: )