Package: latexSymb 1.0.0

Nicolas Escobar

latexSymb: R Functions for Readable LaTeX Mathematical Expressions

Build complex 'LaTeX' mathematical expressions using intuitive 'R' functions. Replace error-prone 'LaTeX' syntax with readable, composable functions that make mathematical typesetting straightforward and maintainable.

Authors:Nicolas Escobar [aut, cre]

latexSymb_1.0.0.tar.gz
latexSymb_1.0.0.zip(r-4.7-any)latexSymb_1.0.0.zip(r-4.6-any)latexSymb_1.0.0.zip(r-4.5-any)
latexSymb_1.0.0.tgz(r-4.6-any)latexSymb_1.0.0.tgz(r-4.5-any)
latexSymb_1.0.0.tar.gz(r-4.7-any)latexSymb_1.0.0.tar.gz(r-4.6-any)
latexSymb_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
latexSymb/json (API)

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

Bug tracker:https://github.com/nicoesve/latexsymb/issues

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

Datasets:
  • common - Common latex_symb objects

On CRAN:

Conda:

4.08 score 1 stars 12 scripts 265 downloads 22 exports 7 dependencies

Last updated from:5159c58ddf. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK130
source / vignettesOK183
linux-release-x86_64OK121
macos-release-arm64OK96
macos-oldrel-arm64OK99
windows-develOK65
windows-releaseOK70
windows-oldrelOK56
wasm-releaseOK114

Exports:-*/^+angatbrddilIntlenvlimlsymbpbackpfowppProdpthssqbrSumunder

Dependencies:cligluelifecyclemagrittrpurrrrlangvctrs

Advanced Usage of latexSymb: Building Complex Mathematical Documents
Introduction | Code Organization: The Two-File Pattern | Example: Setting Up a Symbol Library | Creating Powerful Helper Functions | Pattern 1: Building Complex Expressions | Pattern 2: Multi-line Equation Builders | Complex Example: Statistical Proof | Conclusion

Last update: 2025-06-09
Started: 2025-06-09

Use R to Write LaTeX Code in R Markdown Documents
Example | Implementation Details | Discussion

Last update: 2025-06-09
Started: 2024-07-20