Package: googleCloudVisionR
Title: Access to 'Google Cloud Vision' API for Image Recognition, OCR
        and Labeling
Version: 0.1.0
Authors@R: c(
    person("Jeno", "Pal", email = "paljenczy@gmail.com", role = "cre"),
    person("Tamas", "Koncz", email = "t.koncz@gmail.com", role = "aut"),
    person("Balazs", "Varkoly", email = "varkoly.balazs@gmail.com", role = "aut"),
    person("Eszter", "Kocsis", email = "p.kocsis.eszter@gmail.com",  role = "aut"),
    person("Florian", "Teschner",  role = "ctb"))
Description: Interact with 'Google Cloud Vision' <https://cloud.google.com/vision/>
  API in R. Part of the 'cloudyr' <https://cloudyr.github.io/> project.
Imports: caTools, googleAuthR, jsonlite, purrr, data.table
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat, mockery, covr
NeedsCompilation: no
Packaged: 2019-06-28 14:26:22 UTC; tkoncz
Author: Jeno Pal [cre],
  Tamas Koncz [aut],
  Balazs Varkoly [aut],
  Eszter Kocsis [aut],
  Florian Teschner [ctb]
Maintainer: Jeno Pal <paljenczy@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-28 15:00:14 UTC
