Package: simpletex
Type: Package
Title: Mathematical Formulas and Character Recognition
Version: 1.0.3
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2024-06-26 12:29:14 UTC
Description: By calling the 'SimpleTex' <https://simpletex.cn/> open API implements 
    text and mathematical formula recognition on the image, and the output formula 
    can be used directly with 'Markdown' and 'LaTeX'.
License: MIT + file LICENSE
URL: https://gitlab.com/chuxinyuan/simpletex
BugReports: https://gitlab.com/chuxinyuan/simpletex/-/issues
Depends: R (>= 3.6)
Imports: glue, digest, httr, jsonlite
RoxygenNote: 7.3.1
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-06-26 12:33:33 UTC; cxy
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2024-06-27 14:30:02 UTC
