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.0 |
Imports: | V8 |
Suggests: | knitr, rmarkdown |
Published: | 2022-02-08 |
Author: | Jeroen Ooms [aut, cre] |
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 |
Reference manual: | katex.pdf |
Vignettes: |
Rending math to HTML in R using katex |
Package source: | katex_1.4.0.tar.gz |
Windows binaries: | r-devel: katex_1.4.0.zip, r-release: katex_1.4.0.zip, r-oldrel: katex_1.4.0.zip |
macOS binaries: | r-release (arm64): katex_1.4.0.tgz, r-oldrel (arm64): katex_1.4.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): katex_1.4.0.tgz |
Old sources: | katex archive |
Reverse imports: | equatags, minidown |
Reverse suggests: | rmarkdown, torch |
Please use the canonical form https://CRAN.R-project.org/package=katex to link to this page.