Package: simpletex
Type: Package
Title: Mathematical Formulas and Character Recognition
Version: 1.0.4
Authors@R: person("Xinyuan", "Chu", email = "chuxinyuan@outlook.com", role = c("aut", "cre"))
Maintainer: Xinyuan Chu <chuxinyuan@outlook.com>
Date: 2024-07-07 08:46:16 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-07-07 08:47:12 UTC; cxy
Author: Xinyuan Chu [aut, cre]
Repository: CRAN
Date/Publication: 2024-07-07 09:00:01 UTC
