Package: googleCloudVisionR
Title: Access to the 'Google Cloud Vision' API for Image Recognition,
        OCR and Labeling
Description: Interact with the 'Google Cloud Vision' <https://cloud.google.com/vision/>
  API in R. Part of the 'cloudyr' <https://cloudyr.github.io/> project.
Version: 0.2.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("Peter", "Lukacs", email = "lukacs.peter.andras@gmail.com", role = "aut"),
    person("Eszter", "Kocsis", email = "p.kocsis.eszter@gmail.com",  role = "aut"),
    person("Florian", "Teschner",  role = "ctb"))
BugReports: https://github.com/cloudyr/googleCloudVisionR/issues
Imports: googleAuthR, jsonlite, purrr, data.table, glue
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.1.1
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat, mockery, covr
NeedsCompilation: no
Packaged: 2020-02-07 13:44:04 UTC; jpal
Author: Jeno Pal [cre],
  Tamas Koncz [aut],
  Balazs Varkoly [aut],
  Peter Lukacs [aut],
  Eszter Kocsis [aut],
  Florian Teschner [ctb]
Maintainer: Jeno Pal <paljenczy@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-07 14:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:40:04 UTC; unix
