{
  "_id": "6a5b25fb9baadeef8ab4bf8c",
  "Package": "bmp",
  "Maintainer": "Gregory Jefferis <jefferis@gmail.com>",
  "License": "GPL (>=2)",
  "Title": "Read Windows Bitmap (BMP) Images",
  "Authors@R": "c(person(given = \"Gregory\",\nfamily = \"Jefferis\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jefferis@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0587-9355\"))\n)",
  "Description": "Reads Windows BMP format images. Currently limited to 8\nbit greyscale images and 24,32 bit (A)RGB images. Pure R\nimplementation without external dependencies.",
  "Version": "0.3.2",
  "Collate": "'read-bmp.R'",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jefferis/bmp",
  "BugReports": "https://github.com/jefferis/bmp/issues",
  "Repository": "https://jefferis.r-universe.dev",
  "Date/Publication": "2025-09-21 20:24:28 UTC",
  "RemoteUrl": "https://github.com/jefferis/bmp",
  "RemoteRef": "HEAD",
  "RemoteSha": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 07:04:13 UTC",
    "User": "root"
  },
  "Author": "Gregory Jefferis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0587-9355>)",
  "_user": "jefferis",
  "_type": "src",
  "_file": "bmp_0.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf6d9f569708c47ca255286ceca7ae49f3f429ce0a186e612f86814fc5e01055",
  "_filesize": 192740,
  "_sha256": "bf6d9f569708c47ca255286ceca7ae49f3f429ce0a186e612f86814fc5e01055",
  "_expires": "2026-10-26T07:06:33.000Z",
  "_created": "2026-07-18T07:04:13.000Z",
  "_published": "2026-07-18T07:06:34.951Z",
  "_jobs": [
    {
      "job": 88055966780,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426841779"
    },
    {
      "job": 88055966783,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426840824"
    },
    {
      "job": 88055966787,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426836870"
    },
    {
      "job": 88055966799,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426837421"
    },
    {
      "job": 88055758666,
      "time": 157,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426824332"
    },
    {
      "job": 88055966778,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426838873"
    },
    {
      "job": 88055966784,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426835567"
    },
    {
      "job": 88055966794,
      "time": 45,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426831649"
    },
    {
      "job": 88055966797,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426834597"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131",
  "_status": "success",
  "_upstream": "https://github.com/jefferis/bmp",
  "_commit": {
    "id": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
    "author": "Gregory Jefferis <jefferis@gmail.com>",
    "committer": "Gregory Jefferis <jefferis@gmail.com>",
    "message": "bump version\n",
    "time": 1758486268
  },
  "_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": "pixmap",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jefferis",
  "_selfowned": true,
  "_usedby": 59,
  "_updates": [
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2025-09-21"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jefferis",
      "count": 51,
      "uuid": 23763
    }
  ],
  "_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": 4718,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bmp"
  },
  "_devurl": "https://github.com/jefferis/bmp",
  "_searchresults": 56,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bmp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jefferis/bmp",
  "_realowner": "jefferis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-12-12"
    },
    {
      "version": "0.2",
      "date": "2013-08-09"
    },
    {
      "version": "0.3",
      "date": "2017-09-11"
    },
    {
      "version": "0.3.1",
      "date": "2025-09-22"
    }
  ],
  "_exports": [
    "is.bmp",
    "read.bmp"
  ],
  "_help": [
    {
      "page": "ConvertIntToUInt",
      "title": "Fix a 32 bit unsigned integer that has been read as signed",
      "topics": [
        "ConvertIntToUInt"
      ]
    },
    {
      "page": "is.bmp",
      "title": "Returns TRUE if file is a Windows BMP image",
      "topics": [
        "is.bmp"
      ]
    },
    {
      "page": "read.bmp",
      "title": "Open windows BMP format image files",
      "topics": [
        "read.bmp"
      ]
    }
  ],
  "_readme": "https://github.com/jefferis/bmp/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.970949225581565,
  "_indexed": true,
  "_nocasepkg": "bmp",
  "_universes": [
    "jefferis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-18T07:06:09.000Z",
      "distro": "resolute",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/663c752f897a47bd139d321949b0ecf190584f86f943d2da8f62a4ba7451d287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-07-18T07:06:02.000Z",
      "distro": "resolute",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/04cc6c435cfcff7294823985ab41d3a817c7cbc083f9787465ec2e087ad7f929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-18T07:05:38.000Z",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/b753a9d314b4e2a0bbe72bfa80ec74445c0262d45a9451bb44d805e2ecdaf808",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-07-18T07:05:40.000Z",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/4af4bedb20c4057be86b4930c365e133d51657b9fe516a5cc5cfa0635398ecfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-07-18T07:05:56.000Z",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/2dda07731e268eec4f71586a3256f9c41f894521a0732c5f204ffe9e92bdff7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-18T07:05:23.000Z",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/1a0961e0b60886ab13c2f416dac58ceb7faa01ad249160fa9bed815f7b38ba5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-18T07:05:02.000Z",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/20c0240e59faed6a3a72975e9799df082d26059d7523be5deb0e64a6307baee0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-07-18T07:05:17.000Z",
      "commit": "fefccd7f4d40e58c6f10caf2dd46ccc67ef9b5a0",
      "fileid": "https://r2.ropensci.org/3d95c5aa9e00ebd577b435fdba08e69abc18e217f7709fd144386f7aeacca210",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jefferis/actions/runs/29635019131"
    }
  ]
}