Hi
IN this old post- install tesseraact in Rstudio cloud , it mentioned that the tesseract package will be included in r studio cloud. Iam still not able to use it.
Error:
------------------------- ANTICONF ERROR ---------------------------
Configuration failed because tesseract was not found. Try installing:
- deb: libtesseract-dev libleptonica-dev (Debian, Ubuntu, etc)
- rpm: tesseract-devel leptonica-devel (Fedora, CentOS, RHEL)
- csw: libtesseract_dev (Solaris)
- brew: tesseract (Mac OSX)
If tesseract is already installed, check that 'pkg-config' is in your
PATH and PKG_CONFIG_PATH contains a tesseract.pc file. If pkg-config
is unavailable you can set INCLUDE_DIR and LIB_DIR manually via:
R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=...'
Can anybody help ?
Thanks in advance
Regards
Gayathri