Package: captr
Title: Client for the Captricity API
Version: 0.3.0
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 Captricity Optical Character
    Recognition (OCR) API. Captricity allows you to get text from handwritten
    forms --- think surveys --- and other structured paper documents. And it can
    output data in form a delimited file keeping field information intact. For more
    information, read <https://shreddr.captricity.com/developer/overview/>.
URL: http://github.com/soodoku/captR
BugReports: http://github.com/soodoku/captR/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Imports: curl, jsonlite
Suggests: testthat, rmarkdown, knitr (>= 1.11)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-15 18:29:54 UTC; gsood
Author: Gaurav Sood [aut, cre]
Repository: CRAN
Date/Publication: 2017-04-15 20:29:34 UTC
Built: R 4.4.3; ; 2025-10-21 12:03:07 UTC; windows
