{
  "_id": "6a49600577d6db3f2f965f01",
  "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-24 10:45:29 UTC",
    "User": "root"
  },
  "Author": "Alexander Grueneberg [aut, cre],\nGustavo de los Campos [ctb]",
  "Maintainer": "Alexander Grueneberg <cran@agrueneberg.info>",
  "_user": "quantgen",
  "_type": "src",
  "_file": "BEDMatrix_2.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/450a263151a427ccdfbe50236951529274202953f91687985eb753bc574c0800",
  "_filesize": 155162,
  "_sha256": "450a263151a427ccdfbe50236951529274202953f91687985eb753bc574c0800",
  "_expires": "2026-10-12T19:33:23.000Z",
  "_created": "2026-06-24T10:45:29.000Z",
  "_published": "2026-07-04T19:33:25.466Z",
  "_jobs": [
    {
      "job": 85160865448,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847263202"
    },
    {
      "job": 85160865454,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847261205"
    },
    {
      "job": 85160865449,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847264615"
    },
    {
      "job": 85160865593,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847264304"
    },
    {
      "job": 85160865575,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847301143"
    },
    {
      "job": 85160865596,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847342672"
    },
    {
      "job": 85160865305,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847276156"
    },
    {
      "job": 85160865314,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847357505"
    },
    {
      "job": 85160865331,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847224796"
    },
    {
      "job": 85160865481,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847260945"
    },
    {
      "job": 85160865489,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847248985"
    },
    {
      "job": 85160865615,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847250291"
    },
    {
      "job": 85160865469,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847251075"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 29
  },
  "_downloads": {
    "count": 1274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BEDMatrix"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/quantgen/bedmatrix",
  "_searchresults": 303,
  "_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",
    "LICENSE",
    "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.51857817122981,
  "_indexed": true,
  "_nocasepkg": "bedmatrix",
  "_universes": [
    "quantgen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-24T10:47:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/6506c1cb68a25b786caba1e6cf0499d21012bba04d48296c36db98f385c85dab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-24T10:47:24.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/68faa330145b0ba537edbf8f8578f70780dada5dd8163197bd83cb3ea3944fda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-24T10:47:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/7d61206ce15729ce37c605395d69b2f3274f430d1913d73b11f89a3b206150eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.4",
      "date": "2026-06-24T10:47:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/1b2b211e41179cc5c13d12464b505e9bdc49bd83901398d202859a77d53566b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-24T10:49:24.000Z",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/a1908e47389f77a514300a4936dff005799b123712d7dc7d79f69c88116ac964",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-24T10:51:04.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/5df692a1719c7bed49ab5c2e41174f92d92de6d214f3839c47cd076652cbd69c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-24T10:48:10.000Z",
      "arch": "aarch64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/b579781a84b671b565a71e2f32d8442d9f8e32ca7a5d02785bf66e2048e736d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.4",
      "date": "2026-06-24T10:51:52.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/ac059e2871cd16db438c7f3eb4252d6f3ea59f230f0430d44c0ad8a28da3e771",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.4",
      "date": "2026-06-24T10:47:32.000Z",
      "arch": "emscripten",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/600e0ab607b280e33c098be695dd63f118d962f68ee40cb8b63cb8a3b4d0f51b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.4",
      "date": "2026-06-24T10:46:30.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/6d5afd45db110254fc3fbbc9d5ff1865a1badc3dbcdd30f0a2c8ccd164688615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.4",
      "date": "2026-06-24T10:46:41.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/df93a9649ac50db76616b13829f20a4a2326c71050cecba60c8f590a1c55c943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.4",
      "date": "2026-06-24T10:46:40.000Z",
      "arch": "x86_64",
      "commit": "bfd3842231ea4fb525a0f1c13bd7951fb91047ba",
      "fileid": "https://r2.ropensci.org/2bde407955e5fc1b7302c6e456907f35ebab3eef56424d11d2d2432db1bcfa5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantgen/actions/runs/28092862927"
    }
  ]
}