{
  "_id": "6a1fd77fb401979e73436a64",
  "Package": "BEDMatrix",
  "Version": "2.0.4",
  "License": "MIT + file LICENSE",
  "Title": "Extract Genotypes from a PLINK .bed File",
  "Description": "A matrix-like data structure that allows for efficient,\nconvenient, and scalable subsetting of binary\ngenotype/phenotype files generated by PLINK\n(<https://www.cog-genomics.org/plink2>), the whole genome\nassociation analysis toolset, without loading the entire file\ninto memory.",
  "Authors@R": "c(\nperson(\"Alexander\", \"Grueneberg\", email = \"cran@agrueneberg.info\", role = c(\"aut\", \"cre\")),\nperson(\"Gustavo\", \"de los Campos\", email = \"gustavoc@msu.edu\", role = c(\"ctb\")))",
  "URL": "https://github.com/QuantGen/BEDMatrix",
  "BugReports": "https://github.com/QuantGen/BEDMatrix/issues",
  "Repository": "https://quantgen.r-universe.dev",
  "Date/Publication": "2024-09-06 18:42:54 UTC",
  "RemoteUrl": "https://github.com/quantgen/bedmatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 07:23:21 UTC",
    "User": "root"
  },
  "Author": "Alexander Grueneberg [aut, cre],\nGustavo de los Campos [ctb]",
  "Maintainer": "Alexander Grueneberg <cran@agrueneberg.info>",
  "MD5sum": "3b24a24cc295978f3eb161b63abc70c5",
  "_user": "quantgen",
  "_type": "src",
  "_file": "BEDMatrix_2.0.4.tar.gz",
  "_fileid": "66e4c84224751fed7b075ef7161d1b76b45c4e9dea9c115455fae97f9557795c",
  "_filesize": 153271,
  "_sha256": "66e4c84224751fed7b075ef7161d1b76b45c4e9dea9c115455fae97f9557795c",
  "_created": "2026-06-03T07:23:21.000Z",
  "_published": "2026-06-03T07:27:59.830Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79242708922,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378208834"
    },
    {
      "job": 79242708954,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378207101"
    },
    {
      "job": 79242708959,
      "time": 99,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378208267"
    },
    {
      "job": 79242708948,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378207802"
    },
    {
      "job": 79242708938,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378211908"
    },
    {
      "job": 79242708953,
      "time": 190,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378238226"
    },
    {
      "job": 79242708943,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378215811"
    },
    {
      "job": 79242709024,
      "time": 217,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378247945"
    },
    {
      "job": 79242329482,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378178875"
    },
    {
      "job": 79242708881,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378204734"
    },
    {
      "job": 79242708937,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378207356"
    },
    {
      "job": 79242708917,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378198961"
    },
    {
      "job": 79242708935,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378196666"
    }
  ],
  "_buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/quantgen/bedmatrix",
  "_commit": {
    "id": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
    "author": "Alexander Grueneberg <git@agrueneberg.info>",
    "committer": "Alexander Grueneberg <git@agrueneberg.info>",
    "message": "Replace citEntry with bibentry\n",
    "time": 1725648174
  },
  "_maintainer": {
    "name": "Alexander Grueneberg",
    "email": "cran@agrueneberg.info"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "crochet",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "LinkedMatrix",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "quantgen",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bed",
    "genetics",
    "genomics",
    "plink",
    "plink2",
    "r-pkg"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "agrueneberg",
      "count": 434,
      "uuid": 527708
    }
  ],
  "_userbio": {
    "uuid": 11443138,
    "type": "organization",
    "name": "QuantGen"
  },
  "_downloads": {
    "count": 995,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BEDMatrix"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/quantgen/bedmatrix",
  "_searchresults": 298,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BEDMatrix.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/quantgen/bedmatrix",
  "_realowner": "quantgen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2015-11-05"
    },
    {
      "version": "1.0.1",
      "date": "2015-11-12"
    },
    {
      "version": "1.1.0",
      "date": "2015-11-30"
    },
    {
      "version": "1.2.0",
      "date": "2016-03-04"
    },
    {
      "version": "1.3.0",
      "date": "2016-09-28"
    },
    {
      "version": "1.4.0",
      "date": "2017-05-07"
    },
    {
      "version": "1.4.1",
      "date": "2018-08-06"
    },
    {
      "version": "1.5.0",
      "date": "2019-04-25"
    },
    {
      "version": "1.6.1",
      "date": "2019-06-21"
    },
    {
      "version": "2.0.1",
      "date": "2019-12-16"
    },
    {
      "version": "2.0.2",
      "date": "2020-03-11"
    },
    {
      "version": "2.0.3",
      "date": "2020-07-08"
    },
    {
      "version": "2.0.4",
      "date": "2024-09-06"
    }
  ],
  "_exports": [
    "BEDMatrix",
    "show"
  ],
  "_help": [
    {
      "page": "BEDMatrix-package",
      "title": "A Package to Extract Genotypes from a PLINK .bed File",
      "topics": [
        "BEDMatrix-package"
      ]
    },
    {
      "page": "BEDMatrix",
      "title": "Create a BEDMatrix Object from a PLINK .bed File",
      "topics": [
        "BEDMatrix"
      ]
    },
    {
      "page": "BEDMatrix-class",
      "title": "A Class to Extract Genotypes from a PLINK .bed File",
      "topics": [
        "BEDMatrix-class",
        "show,BEDMatrix-method"
      ]
    }
  ],
  "_readme": "https://github.com/quantgen/bedmatrix/raw/HEAD/README.md",
  "_rundeps": [
    "crochet"
  ],
  "_score": 7.406182378804428,
  "_indexed": true,
  "_nocasepkg": "bedmatrix",
  "_universes": [
    "quantgen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "5c02c1c71d6c81c806ee27d492315d4ee4df4e70197ba8232de6db6c5a6f91f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "7d747c8d85f7e36a00bffa309ec1a44344b1cce203819a90c575d37c30bedc2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "fef3348ee87d4b322dd20f5a6c642915e76f9e7bf112fdecd04599aa7e5cb860",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "9b06daa8507ab2d954df9e1ba296c74a845076d1fb8d14a2e65eeed5d3713fcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:23.000Z",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "ca7f070fb4cdfe652b17e5db80e89e7e935fa0d5c513927207ebc0f6a4124059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-03T07:26:49.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "c2002f4d02b14d696518ac6b230b55fc64dc4025c6c9b457fb31574edd9a26ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:33.000Z",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "f014318e3b587810cabbdb3184cb67c3d07b4973edcf4fdb58f16efacebf7178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-03T07:26:43.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "34451f044910acbbc3bc86c90f2ddcc060b6f6df6decffe4f165ac9f8b3c1f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.4",
      "date": "2026-06-03T07:25:10.000Z",
      "arch": "emscripten",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "8077345e559faf5f9f5948237ab7122adc664f6111d386c7cdc1586d6ea15def",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.4",
      "date": "2026-06-03T07:24:54.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "4587a1539f6a381e45c7618bfda497dde4f6d71f2b2e44c150a36f7938599ff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.4",
      "date": "2026-06-03T07:24:24.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "50ad2de6f81d3c9aa83d9505b71f4a98cb16ac13c441cd19fc21b303b63c890a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.4",
      "date": "2026-06-03T07:24:23.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "709930ec5096bccd396f601b1ddcf410e442896bb31ffdc13cf3a218d7363654",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/26869872275"
    }
  ]
}