Package: tesseract
Type: Package
Title: Open Source OCR Engine for R
Version: 1.6
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: Bindings to 'Tesseract': An OCR engine with unicode (UTF-8) support
    that can recognize over 100 languages out of the box.
License: Apache License 2.0
URL: https://github.com/ropensci/tesseract
BugReports: https://github.com/ropensci/tesseract/issues
SystemRequirements: Tesseract >= 3.03 (libtesseract-dev /
        tesseract-devel) and Leptonica (libleptonica-dev /
        leptonica-devel). On Debian you need to install the English
        training data separately (tesseract-ocr-eng)
Imports: Rcpp (>= 0.12.12), curl, rappdirs, digest
LinkingTo: Rcpp
RoxygenNote: 6.0.1
Suggests: magick (>= 1.0), pdftools
NeedsCompilation: yes
Packaged: 2017-08-14 16:46:23 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-08-14 19:01:22 UTC
