Package: mathpix 0.6.0
mathpix: Support for the 'Mathpix' API (Image to 'LaTeX')
Given an image of a formula (typeset or handwritten) this package provides calls to the 'Mathpix' service to produce the 'LaTeX' code which should generate that image, and pastes it into a (e.g. an 'rmarkdown') document. See <https://docs.mathpix.com/> for full details. 'Mathpix' is an external service and use of the API is subject to their terms and conditions.
Authors:
mathpix_0.6.0.tar.gz
mathpix_0.6.0.zip(r-4.5)mathpix_0.6.0.zip(r-4.4)mathpix_0.6.0.zip(r-4.3)
mathpix_0.6.0.tgz(r-4.4-any)mathpix_0.6.0.tgz(r-4.3-any)
mathpix_0.6.0.tar.gz(r-4.5-noble)mathpix_0.6.0.tar.gz(r-4.4-noble)
mathpix_0.6.0.tgz(r-4.4-emscripten)mathpix_0.6.0.tgz(r-4.3-emscripten)
mathpix.pdf |mathpix.html✨
mathpix/json (API)
NEWS
# Install 'mathpix' in R: |
install.packages('mathpix', repos = c('https://jonocarroll.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonocarroll/mathpix/issues
Last updated 7 months agofrom:516788dd00. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | NOTE | Oct 26 2024 |
R-4.5-linux | NOTE | Oct 26 2024 |
R-4.4-win | NOTE | Oct 26 2024 |
R-4.4-mac | NOTE | Oct 26 2024 |
R-4.3-win | NOTE | Oct 26 2024 |
R-4.3-mac | NOTE | Oct 26 2024 |
Exports:credentialsget_api_keymathpixmathpix_apirender_latexrmarkdown_block
Dependencies:askpassbase64encclicurlgluehttrjsonlitelifecyclemagickmagrittrmimeopensslpurrrR6Rcpprlangrstudioapisysvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Detect mathpix credentials | credentials |
Get a mathpix API key | get_api_key |
Convert an image of an equation to a 'LaTeX' expression | mathpix |
Convert a 'LaTeX' expression to an image (render) | render_latex |