abbyyR icon indicating copy to clipboard operation
abbyyR copied to clipboard

R Client for the Abbyy Cloud OCR

Results 2 abbyyR issues
Sort by recently updated
recently updated
newest added

I've got the error below. --- Brief description of the problem ``` r library(abbyyR) setapp(c("tidyverse", "password")) getAppInfo() ``` `Error: HTTP failure: 403`

Hello, I'm getting the 450 error when working with both processImage and ocrFile functions. As far as I can tell, it does not depends on my app limitations nor my...