Package: googleCloudVisionR Title: Access to the 'Google Cloud Vision' API for Image Recognition, OCR and Labeling Description: Interact with the 'Google Cloud Vision' API in R. Part of the 'cloudyr' project. Version: 0.2.0.9000 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 RoxygenNote: 7.1.0 Encoding: UTF-8 Suggests: knitr, rmarkdown, testthat, mockery, covr Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://cloudyr.r-universe.dev Date/Publication: 2020-04-02 09:18:55 UTC RemoteUrl: https://github.com/cloudyr/googlecloudvisionr RemoteRef: HEAD RemoteSha: 9be3d0c77d60ecbafa9c06cdca2635aef8e09514 NeedsCompilation: no Packaged: 2026-06-12 09:19:48 UTC; root Author: Jeno Pal [cre], Tamas Koncz [aut], Balazs Varkoly [aut], Peter Lukacs [aut], Eszter Kocsis [aut], Florian Teschner [ctb] Maintainer: Jeno Pal