- Removed texPreview supoprt (archived on CRAN)
- Align to texPreview 2.0.0 (texPreview -> tex_preview)
- Removed examples as mathpix service now asks for $20 to get a free key
- Please request an API key at https://accounts.mathpix.com
- Free API key has been deactivated due to overuse. Please supply your own. Visit https://dashboard.mathpix.com/ to sign up.
- Maintenance release
- More images work thanks to backend improvements from Mathpix service. (updated tests accordingly).
- Included covrpage test summary (see https://github.com/jonocarroll/mathpix/tree/master/tests)
- Adjusted dependence to patchlevel 0
- Ability to not insert the LaTeX block
(insert = FALSE)
. - Errors encountered in processing now show to the user rather than returning an empty block (#4).
- Ability to retry equation detection with a pre-processed image
(retry=TRUE)
(#3, #5).- explicit
magick
support now required. - tested with
tools/eq_no_05_screencapfixes.jpg
and retrying works.
- explicit
- Providing a non-existent file produces an error rather than a warning.
- README is now self-contained (images in
tools/
). - README now directs users to https://dashboard.mathpix.com for key requests (#2).
- Added Appveyor support.
- Added
covr
support.
- Preparing for initial CRAN release.
- Feature-complete access to the Mathpix API.
- Includes a latex renderer via texPreview.