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.

Version: 1.4.1
Imports: V8
Suggests: knitr, rmarkdown
Published: 2022-11-28
Author: Jeroen Ooms ORCID iD [aut, cre], Khan Academy and other contributors [cph] (KaTeX JavaScript library)
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/ropensci/katex/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/katex/, https://github.com/ropensci/katex https://katex.org/docs/options.html (upstream)
NeedsCompilation: no
Materials: NEWS
CRAN checks: katex results

Documentation:

Reference manual: katex.pdf
Vignettes: Rending math to HTML in R using katex

Downloads:

Package source: katex_1.4.1.tar.gz
Windows binaries: r-devel: katex_1.4.1.zip, r-release: katex_1.4.1.zip, r-oldrel: katex_1.4.1.zip
macOS binaries: r-release (arm64): katex_1.4.1.tgz, r-oldrel (arm64): katex_1.4.1.tgz, r-release (x86_64): katex_1.4.1.tgz
Old sources: katex archive

Reverse dependencies:

Reverse imports: equatags, minidown, postdoc
Reverse suggests: rmarkdown, simstudy, torch

Linking:

Please use the canonical form https://CRAN.R-project.org/package=katex to link to this page.