Changes in version 0.6.0 (2023-11-06) - Removed texPreview supoprt (archived on CRAN) Changes in version 0.5.0 (2022-04-02) - 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 Changes in version 0.4.0 (2020-06-19) - Free API key has been deactivated due to overuse. Please supply your own. Visit https://dashboard.mathpix.com/ to sign up. Changes in version 0.3.0 (2018-04-27) - 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 Changes in version 0.2.0 (2017-10-18) - 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. - 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. Changes in version 0.1.0 (2017-09-27) - Preparing for initial CRAN release. - Feature-complete access to the Mathpix API. - Includes a latex renderer via texPreview.