Package: katex 1.5.0

Jeroen Ooms

katex: Rendering Math to HTML, 'MathML', or R-Documentation Format

Convert latex math expressions to HTML and 'MathML' for use in markdown documents or package manual pages. The rendering is done in R using the V8 engine (i.e. server-side), which eliminates the need for embedding the 'MathJax' library into your web pages. In addition a 'math-to-rd' wrapper is provided to automatically render beautiful math in R documentation files.

Authors:Jeroen Ooms [aut, cre], Khan Academy and other contributors [cph]

katex_1.5.0.tar.gz
katex_1.5.0.zip(r-4.6)katex_1.5.0.zip(r-4.5)katex_1.5.0.zip(r-4.4)
katex_1.5.0.tgz(r-4.5-any)katex_1.5.0.tgz(r-4.4-any)
katex_1.5.0.tar.gz(r-4.6-any)katex_1.5.0.tar.gz(r-4.5-any)
katex_1.5.0.tgz(r-4.4-emscripten)
katex.pdf |katex.html
katex/json (API)
NEWS

# Install 'katex' in R:
install.packages('katex', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ropensci/katex/issues

Pkgdown site:https://docs.ropensci.org

On CRAN:

Conda:

8.22 score 37 stars 7 packages 31 scripts 6.8k downloads 5 exports 4 dependencies

Last updated 8 months agofrom:a84bfe443c (on master). Checks:10 OK. Indexed: yes.

TargetResultTotal time
source / vignettesOK221
pkgdown docsOK533
linux-devel-x86_64OK240
linux-release-x86_64OK155
macos-release-arm64OK65
macos-oldrel-arm64OK64
windows-develOK65
windows-releaseOK65
windows-oldrelOK66
wasm-releaseOK211

Exports:example_mathkatex_htmlkatex_mathmlmath_to_rdrender_math_in_html

Dependencies:curljsonliteRcppV8

Rending math to HTML in R using katex

Rendered fromkatex-tests.Rmdusingknitr::rmarkdownon May 29 2025.

Last update: 2022-02-08
Started: 2021-07-13

Readme and manuals

Help Manual

Help pageTopics
Tex math rendering in Rexample_math katex katex_html katex_mathml
Display math in R documentationmath_to_rd
Renders math in HTML documentpandoc render_math_in_html