Package: mathpix
Title: Support for the 'Mathpix' API (Image to 'LaTeX')
Version: 0.4.0
Authors@R: person("Jonathan", "Carroll", 
 email = "rpkg@jcarroll.com.au", 
 role = c("aut", "cre"), 
 comment = c(ORCID = "0000-0002-1404-5264"))
Maintainer: Jonathan Carroll <rpkg@jcarroll.com.au>
Description: 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.
Depends: R (>= 3.3.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/jonocarroll/mathpix
BugReports: https://github.com/jonocarroll/mathpix/issues
Suggests: testthat, covr
RoxygenNote: 7.1.0
Imports: purrr, base64enc, httr, rstudioapi, texPreview, magick, utils
NeedsCompilation: no
Packaged: 2020-06-19 13:25:06 UTC; jono
Author: Jonathan Carroll [aut, cre] (<https://orcid.org/0000-0002-1404-5264>)
Repository: CRAN
Date/Publication: 2020-06-19 13:50:03 UTC
Built: R 3.6.3; ; 2020-08-05 06:13:16 UTC; windows
