{
  "_id": "6a102ae0acfb0bcc41c922a9",
  "Package": "googleCloudVisionR",
  "Title": "Access to the 'Google Cloud Vision' API for Image Recognition,\nOCR and Labeling",
  "Description": "Interact with the 'Google Cloud Vision'\n<https://cloud.google.com/vision/> API in R. Part of the\n'cloudyr' <https://cloudyr.github.io/> project.",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Jeno\", \"Pal\", email = \"paljenczy@gmail.com\", role = \"cre\"),\nperson(\"Tamas\", \"Koncz\", email = \"t.koncz@gmail.com\", role = \"aut\"),\nperson(\"Balazs\", \"Varkoly\", email = \"varkoly.balazs@gmail.com\", role = \"aut\"),\nperson(\"Peter\", \"Lukacs\", email = \"lukacs.peter.andras@gmail.com\", role = \"aut\"),\nperson(\"Eszter\", \"Kocsis\", email = \"p.kocsis.eszter@gmail.com\",  role = \"aut\"),\nperson(\"Florian\", \"Teschner\",  role = \"ctb\"))",
  "BugReports": "https://github.com/cloudyr/googleCloudVisionR/issues",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.1.0",
  "Encoding": "UTF-8",
  "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": {
    "Date": "2026-05-13 06:53:25 UTC",
    "User": "root"
  },
  "Author": "Jeno Pal [cre],\nTamas Koncz [aut],\nBalazs Varkoly [aut],\nPeter Lukacs [aut],\nEszter Kocsis [aut],\nFlorian Teschner [ctb]",
  "Maintainer": "Jeno Pal <paljenczy@gmail.com>",
  "MD5sum": "8bcecbdd49bf2c2347c5e9a7734ec184",
  "_user": "cloudyr",
  "_type": "src",
  "_file": "googleCloudVisionR_0.2.0.9000.tar.gz",
  "_fileid": "6489d4d984c1b83075f8b1689d91eb4a676f6161a38c11ba4c0dfd8653118849",
  "_filesize": 1773726,
  "_sha256": "6489d4d984c1b83075f8b1689d91eb4a676f6161a38c11ba4c0dfd8653118849",
  "_created": "2026-05-13T06:53:25.000Z",
  "_published": "2026-05-22T10:07:28.583Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358632086,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963497361"
    },
    {
      "job": 77358632060,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963496951"
    },
    {
      "job": 77358632029,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963591519"
    },
    {
      "job": 77358631788,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963609409"
    },
    {
      "job": 77358630769,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963464650"
    },
    {
      "job": 77358631421,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157972378"
    },
    {
      "job": 77358631633,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963485542"
    },
    {
      "job": 77358632550,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963483147"
    },
    {
      "job": 77358631955,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963482471"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cloudyr/googlecloudvisionr",
  "_commit": {
    "id": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
    "author": "tkoncz <tamas.koncz@emarsys.com>",
    "committer": "tkoncz <tamas.koncz@emarsys.com>",
    "message": ":construction: WIP! Add 'web_detection' as feature type\n",
    "time": 1585819135
  },
  "_maintainer": {
    "name": "Jeno Pal",
    "email": "paljenczy@gmail.com",
    "login": "paljenczy",
    "uuid": 2277726
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "googleAuthR",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "cloudyr",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "tkoncz",
      "count": 77,
      "uuid": 42811138
    },
    {
      "user": "flovv",
      "count": 13,
      "uuid": 2367986
    },
    {
      "user": "bvarkoly",
      "count": 6,
      "uuid": 39731990
    },
    {
      "user": "peteratemarsys",
      "count": 6,
      "uuid": 27275844
    },
    {
      "user": "paljenczy",
      "count": 5,
      "uuid": 2277726
    },
    {
      "user": "leeper",
      "count": 4,
      "uuid": 3505428
    },
    {
      "user": "j450h1",
      "count": 2,
      "uuid": 7351530
    }
  ],
  "_userbio": {
    "uuid": 10290205,
    "type": "organization",
    "name": "the cloudyr project",
    "description": "Making R Cloudier!"
  },
  "_downloads": {
    "count": 314,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googleCloudVisionR"
  },
  "_devurl": "https://github.com/cloudyr/googlecloudvisionr",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googleCloudVisionR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cloudyr/googlecloudvisionr",
  "_realowner": "cloudyr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-06-28"
    },
    {
      "version": "0.2.0",
      "date": "2020-02-07"
    }
  ],
  "_exports": [
    "gcv_get_available_feature_types",
    "gcv_get_image_annotations",
    "gcv_get_product_search_raw_response",
    "gcv_get_product_search_response",
    "gcv_get_raw_response",
    "gcv_get_response"
  ],
  "_help": [
    {
      "page": "call_vision_api",
      "title": "helper function to send POST request to the Google Vision API",
      "topics": [
        "call_vision_api"
      ]
    },
    {
      "page": "create_request_body",
      "title": "helper function to create json for response request",
      "topics": [
        "create_request_body"
      ]
    },
    {
      "page": "create_single_image_request",
      "title": "helper function to create a list of details of one image annotation request",
      "topics": [
        "create_single_image_request"
      ]
    },
    {
      "page": "encode_image",
      "title": "helper function to base64 encode the image file",
      "topics": [
        "encode_image"
      ]
    },
    {
      "page": "extract_annotations",
      "title": "helper function code to extract the annotations",
      "topics": [
        "extract_annotations"
      ]
    },
    {
      "page": "extract_error",
      "title": "helper function code to extract error from API response into a data.table",
      "topics": [
        "extract_error"
      ]
    },
    {
      "page": "extract_response",
      "title": "helper function code to extract the response data.frame",
      "topics": [
        "extract_response"
      ]
    },
    {
      "page": "extractor",
      "title": "helper function code to provide an extractor function for different feature types",
      "topics": [
        "extractor"
      ]
    },
    {
      "page": "face_detection_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "face_detection_extractor"
      ]
    },
    {
      "page": "gcv_get_available_feature_types",
      "title": "helper function code to record available feature types",
      "topics": [
        "gcv_get_available_feature_types"
      ]
    },
    {
      "page": "gcv_get_image_annotations",
      "title": "Get parsed image annotations from the Google Cloud Vision API",
      "topics": [
        "gcv_get_image_annotations"
      ]
    },
    {
      "page": "gcv_get_product_search_raw_response",
      "title": "Get raw results from the Vision API Product Search",
      "topics": [
        "gcv_get_product_search_raw_response"
      ]
    },
    {
      "page": "gcv_get_product_search_response",
      "title": "Get parsed results from the Vision API Product Search",
      "topics": [
        "gcv_get_product_search_response"
      ]
    },
    {
      "page": "gcv_get_raw_response",
      "title": "Get raw API response from the Google Cloud Vision API",
      "topics": [
        "gcv_get_raw_response"
      ]
    },
    {
      "page": "gcv_get_response",
      "title": "Get parsed image annotations from the Google Cloud Vision API",
      "topics": [
        "gcv_get_response"
      ]
    },
    {
      "page": "get_bounding_boxes",
      "title": "helper function code to extract Bounding Box x,y coordinates for an API response element",
      "topics": [
        "get_bounding_boxes"
      ]
    },
    {
      "page": "get_invalid_image_paths",
      "title": "helper function to validate input image paths",
      "topics": [
        "get_invalid_image_paths"
      ]
    },
    {
      "page": "image_properties_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "image_properties_extractor"
      ]
    },
    {
      "page": "label_detection_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "label_detection_extractor"
      ]
    },
    {
      "page": "landmark_detection_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "landmark_detection_extractor"
      ]
    },
    {
      "page": "logo_detection_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "logo_detection_extractor"
      ]
    },
    {
      "page": "object_localization_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "object_localization_extractor"
      ]
    },
    {
      "page": "ocr_extractor",
      "title": "helper function code to extract API response into a data.table for given feature type",
      "topics": [
        "ocr_extractor"
      ]
    },
    {
      "page": "split_to_chunks",
      "title": "helper function to split a vector to approximately equally sized chunks",
      "topics": [
        "split_to_chunks"
      ]
    }
  ],
  "_readme": "https://github.com/cloudyr/googlecloudvisionr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cachem",
    "cli",
    "curl",
    "data.table",
    "digest",
    "fastmap",
    "fs",
    "gargle",
    "glue",
    "googleAuthR",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 5.061452479087193,
  "_indexed": true,
  "_nocasepkg": "googlecloudvisionr",
  "_universes": [
    "cloudyr",
    "paljenczy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-13T06:55:32.000Z",
      "distro": "noble",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "f7aae253e0f43d4a9b699edc9762e579b6e9cfbaa1f6e689a11c2e8adc52a4fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-13T06:55:31.000Z",
      "distro": "noble",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "2d102db672183e7f002a80c39289a72bf528f15b458bac9deab2a8944fb15e1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:01:34.000Z",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "41ee5355373953f58cfe1763400c17149969eab9109493a2693a3b79cdee8609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:02:43.000Z",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "08adf28336f24e8444052cc508ddfacc538099af95082ae0b323479d68f5076a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T06:54:43.000Z",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "3ca116011f1dd81298cf48e7024e0d83754e11b7465433f325c62c76d542b9ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T06:54:33.000Z",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "6d5adea2cffaa46d44983a5cb5f4d58c0bf12ba698a7113f3364679edf8908f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T06:54:32.000Z",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "acbfb9468ed2809ef525c3305624cbe90b826bd17c3cc95bd2fe04b58e941233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T10:07:09.000Z",
      "commit": "9be3d0c77d60ecbafa9c06cdca2635aef8e09514",
      "fileid": "2789aba844f8733d099083c46c2e900bdaa02bcacf61534249d9dde808cde196",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/25783284082"
    }
  ]
}