{
  "_id": "6a103052acfb0bcc41c955f9",
  "Package": "exif",
  "Type": "Package",
  "Title": "Read EXIF Metadata from JPEGs",
  "Version": "0.1.1",
  "Date": "2025-11-30",
  "Authors@R": "c(person(given = \"Os\",\nfamily = \"Keyes\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ironholds@gmail.com\"),\nperson(given = \"Penelope\",\nfamily = \"Hopkins\",\nrole = \"ctb\"),\nperson(given = \"Robyn\",\nfamily = \"Temple-Wood\",\nrole = \"ctb\"),\nperson(given = \"Mayank\",\nfamily = \"Lahiri\",\nrole = \"cph\"))",
  "Maintainer": "Os Keyes <ironholds@gmail.com>",
  "Description": "Extracts Exchangeable Image File Format (EXIF) metadata,\nsuch as camera make and model, ISO speed and the date-time the\npicture was taken on, from JPEG images. Incorporates the\n'easyexif' <https://github.com/mayanklahiri/easyexif> library.",
  "License": "BSD_2_clause + file LICENSE",
  "Copyright": "Mayank Lahiri for 'easyexif', Os Keyes for the integration\nwith R, and Penelope Hopkins and Robyn Temple-Wood for the\nincluded test images (which are licensed CC-BY 4.0).",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Ironholds/exif",
  "BugReports": "https://github.com/Ironholds/exif/issues",
  "RoxygenNote": "7.3.3",
  "Repository": "https://ironholds.r-universe.dev",
  "Date/Publication": "2025-11-30 16:36:37 UTC",
  "RemoteUrl": "https://github.com/ironholds/exif",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 09:34:06 UTC",
    "User": "root"
  },
  "Author": "Os Keyes [aut, cre],\nPenelope Hopkins [ctb],\nRobyn Temple-Wood [ctb],\nMayank Lahiri [cph]",
  "MD5sum": "287ee4d26f7b34cca9672dcd56391cd0",
  "_user": "ironholds",
  "_type": "src",
  "_file": "exif_0.1.1.tar.gz",
  "_fileid": "a71302ddf9f24da3c888f73213eacffb9785d829eb1b43b81381f65715b23a44",
  "_filesize": 2769884,
  "_sha256": "a71302ddf9f24da3c888f73213eacffb9785d829eb1b43b81381f65715b23a44",
  "_created": "2026-05-12T09:34:06.000Z",
  "_published": "2026-05-22T10:30:42.430Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362102260,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940637184"
    },
    {
      "job": 77362102183,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940649698"
    },
    {
      "job": 77362102615,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940636689"
    },
    {
      "job": 77362102282,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940637275"
    },
    {
      "job": 77362102741,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940732193"
    },
    {
      "job": 77362102645,
      "time": 228,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940690076"
    },
    {
      "job": 77362102723,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940750945"
    },
    {
      "job": 77362102394,
      "time": 234,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940780831"
    },
    {
      "job": 77362101947,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940598363"
    },
    {
      "job": 77362101868,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158385061"
    },
    {
      "job": 77362102722,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940638642"
    },
    {
      "job": 77362102531,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940637660"
    },
    {
      "job": 77362102334,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940645568"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ironholds/exif",
  "_commit": {
    "id": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
    "author": "Os Keyes <ironholds@gmail.com>",
    "committer": "Os Keyes <ironholds@gmail.com>",
    "message": "Fix\n",
    "time": 1764520597
  },
  "_maintainer": {
    "name": "Os Keyes",
    "email": "ironholds@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ironholds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "ironholds",
      "count": 3,
      "uuid": 2487262
    }
  ],
  "_userbio": {
    "uuid": 2487262,
    "type": "user",
    "name": "Os Keyes"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/exif"
  },
  "_devurl": "https://github.com/ironholds/exif",
  "_searchresults": 8,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/exif.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ironholds/exif",
  "_realowner": "ironholds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-12-14"
    },
    {
      "version": "0.1.1",
      "date": "2025-11-30"
    }
  ],
  "_exports": [
    "read_exif"
  ],
  "_help": [
    {
      "page": "exif",
      "title": "Read EXIF data into R",
      "topics": [
        "exif-package",
        "exif"
      ]
    },
    {
      "page": "read_exif",
      "title": "Read EXIF Metadata",
      "topics": [
        "read_exif"
      ]
    }
  ],
  "_readme": "https://github.com/ironholds/exif/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "exif",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:36:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "99fb65476b6381c7d9cdc0541efe2501110c34b635e347ec532a67dc875d469c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:36:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "7fc37afb31af7ed035a6f02e61d8768118c7ade805a1a9ee1552e7c6e4879f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:35:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "ea7f706bff1101ca4802b265cad3727fbc625b15829e4bfc6e979d92c6bbbd52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T09:35:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "299b3a14e1cb288e08d54a766611bc1131e691d1a8247b4a443384b2158e8a0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T09:40:23.000Z",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "bf035d3fcbe149d8a767b7917ffa1f08711eb2659df903f557b99da57683777c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T09:38:02.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "ec9b199e05a6ef8f439fa2c842f7ad9ffa997030602e5c2ff648605b71ceb350",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T09:41:13.000Z",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "1fd16eb15795d0431067bea104a443d813a63408a581b5695ed41c8caca018d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-12T09:42:22.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "6815bf7c49250882322f461b4d53bd24b66180673d606c72ba9d6456897914de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T09:35:42.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "b9cf5637e5d860d7531cfc7e4485e41c0a5c2e5ccd2b6274f907b905c5fbbbe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T09:35:31.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "611cbcb8f61c71ddeebf4f6c92ae4cc67b0ffdecd6247c6bc6876ca1003a27f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-12T09:36:10.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "5abc0c35c45a228f760483cd51c79889d08a0514fb52752ad670b6b5e96e62b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:30:22.000Z",
      "arch": "emscripten",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "f9cbc613d4be04d44b02a3d640bb81690c5623b38754d6eb23b99216ae513fc5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/25725880157"
    }
  ]
}