{
  "_id": "6a2a5eca7b7a29ca6003c9a3",
  "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-06-11 07:02:55 UTC",
    "User": "root"
  },
  "Author": "Os Keyes [aut, cre],\nPenelope Hopkins [ctb],\nRobyn Temple-Wood [ctb],\nMayank Lahiri [cph]",
  "MD5sum": "f69539866c50259f7aee7161aefbc168",
  "_user": "ironholds",
  "_type": "src",
  "_file": "exif_0.1.1.tar.gz",
  "_fileid": "049bf9d672ce278b1e7f73c52b093364a354f396974668fe1a43f64cb3d9165d",
  "_filesize": 2769836,
  "_sha256": "049bf9d672ce278b1e7f73c52b093364a354f396974668fe1a43f64cb3d9165d",
  "_created": "2026-06-11T07:02:55.000Z",
  "_published": "2026-06-11T07:07:54.459Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80739440808,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557085788"
    },
    {
      "job": 80739440828,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557084476"
    },
    {
      "job": 80739440821,
      "time": 101,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557081151"
    },
    {
      "job": 80739440813,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557101871"
    },
    {
      "job": 80739440831,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557097576"
    },
    {
      "job": 80739440832,
      "time": 255,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557130383"
    },
    {
      "job": 80739440806,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557102281"
    },
    {
      "job": 80739440804,
      "time": 197,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557111904"
    },
    {
      "job": 80739141766,
      "time": 120,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557051677"
    },
    {
      "job": 80739440789,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557080413"
    },
    {
      "job": 80739440825,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7557075677"
    },
    {
      "job": 80739440794,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7557079659"
    },
    {
      "job": 80739440820,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7557087536"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287",
  "_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": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/exif"
  },
  "_devurl": "https://github.com/ironholds/exif",
  "_searchresults": 12,
  "_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.8195439355418683,
  "_indexed": true,
  "_nocasepkg": "exif",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "5441723c55eec9ad87d1f694f991ca36ded62f458fb14ec5d356e1bf8050de9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "910e530b6d5e4cc3bef080f544c3f0c4af9c4eebae2dc0c138ff7a6b48316a10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "442c53dd8cc7cdfaa8bcbdbdc776aea6e5364a66cb35efd06ae278a51b3f3aee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-11T07:05:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "8bae43e1cff0a89e086900ee2c1c159ac2867a24a01e205bf37753915ef332f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-11T07:05:36.000Z",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "6c5265abf698081640b8694581e8cbce0d73723db2b4f755315db2db1d6bb133",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-11T07:07:02.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "2e5bea27f6d3a95e98a6dba8ca85ae3618a43fb7fb58323c554bf5db30089132",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-11T07:05:42.000Z",
      "arch": "aarch64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "bbde19d6e84893d21ec8ddca8698cc3b64d13368adbac9dba1922b543f26898a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-11T07:06:10.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "785650abcb3808fe0e16a1816a5f3e466140144493457b025e4e1f442ad09598",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:46.000Z",
      "arch": "emscripten",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "7ba9a57844ebace217daaad966878372c46330355079aab367d95c9c4139950f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:02.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "41afec3b37040db7f85a66cedb1386766894cff35efbde3825a054437b052f24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:09.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "4ba15086f0a958eebd9f0c300710e082e1a9659f76677c4d795b50530a0d2d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-11T07:04:35.000Z",
      "arch": "x86_64",
      "commit": "f9c5bbbaa887a5798942ec13ff851c3c90342ef1",
      "fileid": "33a8f3880ed13fbadb0f5ef67b91b08fe21707b06688b201045b4dad40930e22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/27329772287"
    }
  ]
}