Package: abbyyR
Title: Access to Abbyy Optical Character Recognition (OCR) API
Version: 0.5.5
Authors@R: person("Gaurav", "Sood", email = "gsood07@gmail.com", role = c("aut", "cre"))
Maintainer: Gaurav Sood <gsood07@gmail.com>
Description: Get text from images of text using Abbyy Cloud Optical Character
    Recognition (OCR) API. Easily OCR images, barcodes, forms, documents with
    machine readable zones, e.g. passports. Get the results in a variety of formats
    including plain text and XML. To learn more about the Abbyy OCR API, see 
    <http://ocrsdk.com/>.
URL: http://github.com/soodoku/abbyyR
BugReports: http://github.com/soodoku/abbyyR/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Imports: httr, XML, curl, readr, plyr, progress
Suggests: testthat, rmarkdown, knitr (>= 1.11), lintr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-25 01:30:58 UTC; soodoku
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-25 04:30:04 UTC
Built: R 4.0.2; ; 2020-07-16 18:04:23 UTC; unix
