Package: equatiomatic 0.4.8

equatiomatic: Transform Models into 'LaTeX' Equations
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.
Authors:
equatiomatic_0.4.8.tar.gz
equatiomatic_0.4.8.zip(r-4.7)equatiomatic_0.4.8.zip(r-4.6)equatiomatic_0.4.8.zip(r-4.5)
equatiomatic_0.4.8.tgz(r-4.6-any)equatiomatic_0.4.8.tgz(r-4.5-any)
equatiomatic_0.4.8.tar.gz(r-4.7-any)equatiomatic_0.4.8.tar.gz(r-4.6-any)
equatiomatic_0.4.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
equatiomatic/json (API)
NEWS
| # Install 'equatiomatic' in R: |
| install.packages('equatiomatic', repos = c('https://datalorax.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/datalorax/equatiomatic/issues
Pkgdown/docs site:https://datalorax.github.io
- arrests - Arrest data from Gelman & Hill
- hsb - A subset of the full 1982 High School and Beyond Survey
- penguins - Size measurements for adult foraging penguins near Palmer Station, Antarctica
- polls - The polls data from Gelman and Hill
- sim_longitudinal - Simulated longitudinal data
- simple_ts - Simple simulated time series data
- ts_reg_list - Simulated data for time-series regression
Last updated from:55bd1a914f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 219 | ||
| source / vignettes | OK | 249 | ||
| linux-release-x86_64 | OK | 219 | ||
| macos-release-arm64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 218 | ||
| windows-devel | OK | 168 | ||
| windows-release | OK | 147 | ||
| windows-oldrel | OK | 159 | ||
| wasm-release | OK | 148 |
Exports:eq_eq__eqOutputequationextract_eqpreview_eqrenderEq
Dependencies:backportsbase64encbroombroom.mixedbslibcachemclicodacodetoolscommonmarkcpp11digestdplyrevaluatefastmapfontawesomeforcatsfsfurrrfuturegenericsglobalsgluehighrhtmltoolshttpuvjquerylibjsonliteknitrlaterlatticelifecyclelistenvmagrittrmemoisemimenlmeotelparallellypillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownsassshinysourcetoolsstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunxtableyaml
Colorizing equations and swapping variable names
Rendered fromcolors.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-23
Started: 2021-09-03
Tests and Coverage
Rendered fromtests_and_coverage.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-23
Started: 2019-05-31
Equations in R Markdown and Quarto
Rendered frommarkdown-quarto.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-23
Started: 2025-07-23
forecast::Arima Models
Rendered fromforecast-arima.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-23
Started: 2021-01-08
Introduction to {equatiomatic}
Rendered fromequatiomatic.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2026-04-10
Started: 2024-05-23
lme4::lmer Models
Rendered fromlme4-lmer.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-08-26
Started: 2021-01-30
Plotting with {equatiomatic}
Rendered fromplotting-integration.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-23
Started: 2021-01-19
Tidymodels with {equatiomatic}
Rendered fromtidymodels.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2026-04-10
Started: 2025-07-23
Usage with shiny
Rendered fromusage-shiny.Rmdusingknitr::rmarkdownon May 10 2026.Last update: 2025-07-23
Started: 2021-08-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Arrest data from Gelman & Hill | arrests |
| Get a 'LaTeX' equation from a model or from 'LaTeX' code in a R Markdown or Quarto document | equation equation.character equation.default eq_ eq__ print.inline_equation |
| 'LaTeX' equation for R models | extract_eq |
| Format 'LaTeX' equations | format.equation |
| A subset of the full 1982 High School and Beyond Survey | hsb |
| Print 'LaTeX' equations in R Markdown environments | knit_print.equation |
| Size measurements for adult foraging penguins near Palmer Station, Antarctica | penguins |
| The polls data from Gelman and Hill () | polls |
| Preview an equation in a web browser | preview_eq |
| Print 'LaTeX' equations | print.equation |
| Display equations in shiny apps | eqOutput renderEq |
| Simulated longitudinal data | sim_longitudinal |
| Simple simulated time series data | simple_ts |
| Simulated data for time-series regression | ts_reg_list |
