{
  "_id": "6a5dd2f09baadeef8ab5501c",
  "Package": "readbitmap",
  "License": "GPL (>=2)",
  "Title": "Simple Unified Interface to Read Bitmap Images\n(BMP,JPEG,PNG,TIFF)",
  "Authors@R": "c(\nperson(\"Gregory\",\"Jefferis\", email=\"jefferis@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0587-9355\")),\nperson(\"Derek\", \"Ogle\", role = c(\"ctb\")),\nperson(\"Simon\", \"Barthelme\", role = c(\"ctb\"))\n)",
  "Description": "Identifies and reads Windows BMP, JPEG, PNG, and TIFF\nformat bitmap images. Identification defaults to the use of the\nmagic number embedded in the file rather than the file\nextension. Reading of JPEG and PNG image depends on libjpg and\nlibpng libraries. See file INSTALL for details if necessary.",
  "Version": "0.1.5",
  "URL": "https://github.com/jefferis/readbitmap",
  "BugReports": "https://github.com/jefferis/readbitmap/issues",
  "SystemRequirements": "libjpeg, libpng",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev libtiff-dev",
  "Repository": "https://jefferis.r-universe.dev",
  "Date/Publication": "2018-06-27 11:48:41 UTC",
  "RemoteUrl": "https://github.com/jefferis/readbitmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e4080ef73f4d689c616fde7a5530996580aea16",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 07:46:39 UTC",
    "User": "root"
  },
  "Author": "Gregory Jefferis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0587-9355>),\nDerek Ogle [ctb],\nSimon Barthelme [ctb]",
  "Maintainer": "Gregory Jefferis <jefferis@gmail.com>",
  "_user": "jefferis",
  "_type": "src",
  "_file": "readbitmap_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/88b19542f3b689971abad35c9eb3308f51e9f79e89ba0a0b92b58e8fbb187338",
  "_filesize": 107004,
  "_sha256": "88b19542f3b689971abad35c9eb3308f51e9f79e89ba0a0b92b58e8fbb187338",
  "_expires": "2026-10-28T07:49:02.000Z",
  "_created": "2026-07-20T07:46:39.000Z",
  "_published": "2026-07-20T07:49:04.030Z",
  "_jobs": [
    {
      "job": 88298159796,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454166067"
    },
    {
      "job": 88298159759,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454165988"
    },
    {
      "job": 88298159808,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454152272"
    },
    {
      "job": 88298159804,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454151612"
    },
    {
      "job": 88297660608,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454126660"
    },
    {
      "job": 88298159740,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8454160444"
    },
    {
      "job": 88298159814,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454148165"
    },
    {
      "job": 88298159785,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454148279"
    },
    {
      "job": 88298159841,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454163162"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063",
  "_status": "success",
  "_upstream": "https://github.com/jefferis/readbitmap",
  "_commit": {
    "id": "9e4080ef73f4d689c616fde7a5530996580aea16",
    "author": "Gregory Jefferis <jefferis@gmail.com>",
    "committer": "Gregory Jefferis <jefferis@gmail.com>",
    "message": "Merge NEWS/NEWS.md and redown\n",
    "time": 1530100121
  },
  "_maintainer": {
    "name": "Gregory Jefferis",
    "email": "jefferis@gmail.com",
    "login": "jefferis",
    "linkedin": "in/greg-jefferis-8b865287",
    "orcid": "0000-0002-0587-9355",
    "twitter": "@gsxej",
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB.",
    "uuid": 23763
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "bmp",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "tiff",
      "role": "Imports"
    },
    {
      "package": "pixmap",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jefferis",
  "_selfowned": true,
  "_usedby": 55,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bmp",
    "jpeg",
    "png",
    "tiff"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jefferis",
      "count": 64,
      "uuid": 23763
    },
    {
      "user": "droglenc",
      "count": 3,
      "uuid": 5935175
    },
    {
      "user": "dahtah",
      "count": 1,
      "uuid": 3213584
    }
  ],
  "_userbio": {
    "uuid": 23763,
    "type": "user",
    "name": "Gregory Jefferis",
    "followers": 141,
    "description": "develops @natverse, directs collaborative @flyconnectome group at Dept of Zoology, joint head of Division of Neurobiology @ MRC LMB."
  },
  "_downloads": {
    "count": 4526,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readbitmap"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/jefferis/readbitmap",
  "_searchresults": 92,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readbitmap.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jefferis/readbitmap",
  "_realowner": "jefferis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-12-12"
    },
    {
      "version": "0.1-1",
      "date": "2013-08-09"
    },
    {
      "version": "0.1-2",
      "date": "2013-09-28"
    },
    {
      "version": "0.1-4",
      "date": "2014-09-05"
    },
    {
      "version": "0.1.5",
      "date": "2018-06-27"
    }
  ],
  "_exports": [
    "image_type",
    "read.bitmap"
  ],
  "_help": [
    {
      "page": "readbitmap-package",
      "title": "readbitmap: read standard bitmap image formats",
      "topics": [
        "readbitmap-package",
        "readbitmap"
      ]
    },
    {
      "page": "image_type",
      "title": "Identify the type of an image using the magic value at the start of the file",
      "topics": [
        "image_type"
      ]
    },
    {
      "page": "read.bitmap",
      "title": "Read in a bitmap image in JPEG, PNG, BMP or TIFF format",
      "topics": [
        "read.bitmap"
      ]
    }
  ],
  "_readme": "https://github.com/jefferis/readbitmap/raw/HEAD/README.md",
  "_rundeps": [
    "bmp",
    "jpeg",
    "png",
    "tiff"
  ],
  "_score": 7.916167567225797,
  "_indexed": true,
  "_nocasepkg": "readbitmap",
  "_universes": [
    "jefferis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-20T07:48:39.000Z",
      "distro": "resolute",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/bc9aa0abd1934c828c259c1a898aef6d9f47062e5589a8b69b9fa3c4fcb504cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-20T07:48:38.000Z",
      "distro": "resolute",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/68f6ddf778eedf8059e4aabd08a3565e57b6ca1a98d9a982d8e7bdc658b35526",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-20T07:48:00.000Z",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/58e6e731cb0017a4f36061bfb3fc945e731f63a25309116bf9616a9991d6dcfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-20T07:47:58.000Z",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/461135ef32857b0d04452bb58e95a6be4df1410336cee90e9ca65d446db3f86f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-20T07:48:30.000Z",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/3a02598742e75c90e5b4c4ed22bda8161eed127a372ac5646b636c39a00cd918",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-20T07:47:42.000Z",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/d734bc87ebf97a1182762eb261f4e330c4a70d2f36aa5f7ae107ea0a5f98198d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-20T07:47:42.000Z",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/2ef9acc743b8db4915da70190b1e6697e905916c6448e211e80ebf3e61651962",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-20T07:48:17.000Z",
      "commit": "9e4080ef73f4d689c616fde7a5530996580aea16",
      "fileid": "https://r2.ropensci.org/bd56b1e25651f5c6fb1bfa98322c4898960c34e041d50948fd089422cfd161ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29725524063"
    }
  ]
}