{
  "_id": "6a1eda52b401979e7340f543",
  "Package": "imgrec",
  "Type": "Package",
  "Title": "An Interface for Image Recognition",
  "Version": "0.1.4",
  "Date": "2024-06-21",
  "Authors@R": "person(\"Carsten\", \"Schwemmer\", email = \"c.schwem2er@gmail.com\", comment = c(ORCID = \"0000-0001-9084-946X\"), role = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/cschwem2er/imgrec",
  "BugReports": "https://github.com/cschwem2er/imgrec/issues",
  "Description": "Provides an interface for image recognition using the\n'Google Vision API' <https://cloud.google.com/vision/> .\nConverts API data for features such as object detection and\noptical character recognition to data frames. The package also\nincludes functions for analyzing image annotations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cschwem2er.r-universe.dev",
  "Date/Publication": "2024-06-21 12:03:45 UTC",
  "RemoteUrl": "https://github.com/cschwem2er/imgrec",
  "RemoteRef": "HEAD",
  "RemoteSha": "a757c2d641538a0e4208f437939a882ca5602f43",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:09:29 UTC",
    "User": "root"
  },
  "Author": "Carsten Schwemmer [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9084-946X>)",
  "Maintainer": "Carsten Schwemmer <c.schwem2er@gmail.com>",
  "MD5sum": "fbe09f548b9b80f8095d845f6adcee95",
  "_user": "cschwem2er",
  "_type": "src",
  "_file": "imgrec_0.1.4.tar.gz",
  "_fileid": "49c53a7d8f8c4d19dcc00129101ee0e3d0c014bfee2a3c553a0138771bcac349",
  "_filesize": 436051,
  "_sha256": "49c53a7d8f8c4d19dcc00129101ee0e3d0c014bfee2a3c553a0138771bcac349",
  "_created": "2026-05-20T09:09:29.000Z",
  "_published": "2026-06-02T13:27:46.733Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79081557059,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105890781"
    },
    {
      "job": 79081556869,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105892401"
    },
    {
      "job": 79081556796,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105889828"
    },
    {
      "job": 79081556858,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105889950"
    },
    {
      "job": 79081556316,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105838538"
    },
    {
      "job": 79081555960,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359005326"
    },
    {
      "job": 79081556297,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105873775"
    },
    {
      "job": 79081556955,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105889112"
    },
    {
      "job": 79081557032,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105873509"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cschwem2er/imgrec",
  "_commit": {
    "id": "a757c2d641538a0e4208f437939a882ca5602f43",
    "author": "Carsten Schwemmer <c.schwem2er@gmail.com>",
    "committer": "Carsten Schwemmer <c.schwem2er@gmail.com>",
    "message": "update package\n",
    "time": 1718971425
  },
  "_maintainer": {
    "name": "Carsten Schwemmer",
    "email": "c.schwem2er@gmail.com",
    "login": "cschwem2er",
    "twitter": "@c_schwemmer",
    "description": "Computational Social Scientist",
    "uuid": 7460499,
    "orcid": "0000-0001-9084-946X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "version": ">= 1.4.7",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "version": ">= 0.1-0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "magick",
      "version": ">= 2.8.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "version": ">= 1.6.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cschwem2er",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "cschwem2er",
      "count": 36,
      "uuid": 7460499
    }
  ],
  "_userbio": {
    "uuid": 7460499,
    "type": "user",
    "name": "Carsten Schwemmer",
    "description": "Computational Social Scientist"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imgrec"
  },
  "_devurl": "https://github.com/cschwem2er/imgrec",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imgrec.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cschwem2er/imgrec",
  "_realowner": "cschwem2er",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-12"
    },
    {
      "version": "0.1.2",
      "date": "2021-03-29"
    },
    {
      "version": "0.1.3",
      "date": "2021-12-09"
    },
    {
      "version": "0.1.4",
      "date": "2024-06-21"
    }
  ],
  "_exports": [
    "get_annotations",
    "gvision_init",
    "parse_annotations",
    "save_json"
  ],
  "_help": [
    {
      "page": "get_annotations",
      "title": "get image annotations",
      "topics": [
        "get_annotations"
      ]
    },
    {
      "page": "gvision_init",
      "title": "authorization for Google Vision",
      "topics": [
        "gvision_init"
      ]
    },
    {
      "page": "parse_annotations",
      "title": "parse image annotations",
      "topics": [
        "parse_annotations"
      ]
    },
    {
      "page": "save_json",
      "title": "save annotation data as JSON",
      "topics": [
        "save_json"
      ]
    }
  ],
  "_readme": "https://github.com/cschwem2er/imgrec/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "highr",
    "httr",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to imgrec",
      "engine": "knitr::rmarkdown",
      "headings": [
        "imgrec - Image Recognition with R",
        "How to Install",
        "How to Use",
        "Authentification",
        "Image annotations",
        "Citation"
      ],
      "created": "2019-06-29 19:39:42",
      "modified": "2024-06-21 12:03:45",
      "commits": 15
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "imgrec",
  "_universes": [
    "cschwem2er"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T09:11:44.000Z",
      "distro": "noble",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "848f2648c03a3bda3fdb418b9427d7a4a78b5b6c1a36a27d7529d9395d7e4661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T09:11:49.000Z",
      "distro": "noble",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "d58e2d75b13ceacb575c077a0249b6bd89e394bee70f7ff32434df121a323f2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-20T09:11:46.000Z",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "abc1511c95221aacd3624a631e03983bfb3c2e7097643d1d0e06a04f45ee35e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-20T09:11:44.000Z",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "1d1b9c6f127c5d38ef1db141ae31f51728b39eac7d8db7dbccda754d180f84d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T09:10:57.000Z",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "244d3bb1a3cffe715ae7f2ccf49d7f71b1bf5a932843c94b8d629678f1ff4333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T09:11:36.000Z",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "8d0b7731ea1d3715a09754f961ec6afc42011baf8fac8fc6ee5f310f9ec4dba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T09:10:52.000Z",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "48cbe66bdc4e479e693e7de21e135273c0d35ab7134598be5b32c15b3d982370",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T13:27:21.000Z",
      "commit": "a757c2d641538a0e4208f437939a882ca5602f43",
      "fileid": "007994326b2a594359233c41b67706827176a8cb18985cb2b719b3af52d6f511",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cschwem2er/actions/runs/26152739915"
    }
  ]
}