Package: gridmicrotex 0.0.4

gridmicrotex: Native 'LaTeX' Math Rendering for Grid Graphics

Renders 'LaTeX' math equations as native R grid graphics objects (grobs) using the 'MicroTeX' 'C++' library as the layout engine. Produces resolution-independent vector output that works on any R graphics device, with no external 'LaTeX' installation required.

Authors:Alim Dayim [aut, cre], Nano Michael [cph], Bundled math font authors [cph]

gridmicrotex_0.0.4.tar.gz
gridmicrotex_0.0.4.zip(r-4.7)gridmicrotex_0.0.4.zip(r-4.6)gridmicrotex_0.0.4.zip(r-4.5)
gridmicrotex_0.0.4.tgz(r-4.6-x86_64)gridmicrotex_0.0.4.tgz(r-4.6-arm64)gridmicrotex_0.0.4.tgz(r-4.5-x86_64)gridmicrotex_0.0.4.tgz(r-4.5-arm64)
gridmicrotex_0.0.4.tar.gz(r-4.7-arm64)gridmicrotex_0.0.4.tar.gz(r-4.7-x86_64)gridmicrotex_0.0.4.tar.gz(r-4.6-arm64)gridmicrotex_0.0.4.tar.gz(r-4.6-x86_64)
gridmicrotex_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gridmicrotex/json (API)
NEWS

# Install 'gridmicrotex' in R:
install.packages('gridmicrotex', repos = c('https://adayim.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/adayim/gridmicrotex/issues

Pkgdown/docs site:https://adayim.github.io

Uses libs:
  • freetype– FreeType 2 font engine
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

freetypecpp

4.85 score 5 scripts 323 downloads 20 exports 8 dependencies

Last updated from:154f04ffa0. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK210
linux-devel-x86_64OK226
source / vignettesOK305
linux-release-arm64OK229
linux-release-x86_64OK217
macos-release-arm64OK200
macos-release-x86_64OK460
macos-oldrel-arm64OK178
macos-oldrel-x86_64OK380
windows-develOK292
windows-releaseOK269
windows-oldrelOK256
wasm-releaseOK184

Exports:available_math_fontscheck_fontsclear_macrosdefine_macroelement_latexgeom_latexGeomLatexgrid.latexgrobMarklatex_cache_clearlatex_cache_infolatex_cache_limitlatex_dimslatex_groblatex_optionslatex_treelatex_wraplist_macrosload_fontreset_latex_options

Dependencies:base64encclicpp11jsonlitelifecycleRcpprlangsystemfonts

Introduction to gridmicrotex

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon May 21 2026.

Last update: 2026-05-21
Started: 2026-05-15

Using LaTeX Math in ggplot2

Rendered fromggplot2-integration.Rmdusingknitr::rmarkdownon May 21 2026.

Last update: 2026-05-16
Started: 2026-04-10