ropensci / tesseract

Bindings to Tesseract OCR engine for R
https://docs.ropensci.org/tesseract
245 stars 26 forks source link

fix mac14 installation / R CMD check #77

Closed pachadotdev closed 1 month ago

pachadotdev commented 1 month ago

my fix is a combination of try and file and this post for golang https://stackoverflow.com/questions/67553824/leptonica-allheaders-h-is-missing-for-tesseocr-installation-on-m1-macs-with-home

jeroen commented 1 month ago

Thanks but I like to keep it simple, and the problem is already fixed in the master branch.