CRAN/E | katex

katex

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

Installation

About

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.

docs.ropensci.org/katex/
github.com/ropensci/katex https://katex.org/docs/options.html (upstream)
docs.ropensci.org/katex/, https://github.com/ropensci/katex https://katex.org/docs/options.html (upstream)
Bug report File report

Key Metrics

Version 1.4.1
Published 2022-11-28 516 days ago
Needs compilation? no
License MIT
License File
CRAN checks katex results

Downloads

Yesterday 251 0%
Last 7 days 1.146 -11%
Last 30 days 5.052 -9%
Last 90 days 15.312 -10%
Last 365 days 64.624 -2%

Maintainer

Maintainer

Jeroen Ooms

jeroen@berkeley.edu

Authors

Jeroen Ooms

aut / cre

Khan Academy
other contributors

cph

(KaTeX JavaScript library)

Material

NEWS
Reference manual
Package source

Vignettes

Rending math to HTML in R using katex

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

katex archive

Imports

V8

Suggests

knitr
rmarkdown

Reverse Imports

equatags
minidown
postdoc

Reverse Suggests

rmarkdown
torch