{
  "_id": "6a212aaacd65a98ecbd22d7f",
  "Package": "rbcor",
  "Type": "Package",
  "Title": "Read BCOR Files into R",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\n\"Masahiro\", \"Kanai\",\nemail = \"mkanai@broadinstitute.org\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Reads binary correlation (BCOR) files generated by LDStore\ninto R's sparse matrix format. BCOR files store linkage\ndisequilibrium correlation matrices in a compressed binary\nformat.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "Repository": "https://mkanai.r-universe.dev",
  "Date/Publication": "2026-03-06 20:58:59 UTC",
  "RemoteUrl": "https://github.com/mkanai/rbcor",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b433dd19a729e0eab117e6da616faf440ef09d6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 07:29:02 UTC",
    "User": "root"
  },
  "Author": "Masahiro Kanai [aut, cre]",
  "Maintainer": "Masahiro Kanai <mkanai@broadinstitute.org>",
  "MD5sum": "aeb760cb213035ea5ec67aeb2349d425",
  "_user": "mkanai",
  "_type": "src",
  "_file": "rbcor_1.0.0.tar.gz",
  "_fileid": "c0f0d8f677960114b7492bc10d664f56a1e1a60b166d167223d8ea694eb2c006",
  "_filesize": 109625,
  "_sha256": "c0f0d8f677960114b7492bc10d664f56a1e1a60b166d167223d8ea694eb2c006",
  "_created": "2026-06-04T07:29:02.000Z",
  "_published": "2026-06-04T07:35:06.660Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79470622673,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405547506"
    },
    {
      "job": 79470622635,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405548229"
    },
    {
      "job": 79470622636,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405547863"
    },
    {
      "job": 79470622643,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405544810"
    },
    {
      "job": 79470622659,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405582379"
    },
    {
      "job": 79470622628,
      "time": 317,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405601962"
    },
    {
      "job": 79470622642,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405564694"
    },
    {
      "job": 79470622664,
      "time": 169,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405594410"
    },
    {
      "job": 79470268321,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405507034"
    },
    {
      "job": 79470622594,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405537915"
    },
    {
      "job": 79470622609,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405545818"
    },
    {
      "job": 79470622624,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405536124"
    },
    {
      "job": 79470622606,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405541080"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mkanai/rbcor",
  "_commit": {
    "id": "7b433dd19a729e0eab117e6da616faf440ef09d6",
    "author": "Masahiro Kanai <mkanai@broadinstitute.org>",
    "committer": "Masahiro Kanai <mkanai@broadinstitute.org>",
    "message": "use MIT + file LICENSE per CRAN policy, add LICENSE.md for GitHub\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1772830739
  },
  "_maintainer": {
    "name": "Masahiro Kanai",
    "email": "mkanai@broadinstitute.org",
    "login": "mkanai",
    "linkedin": "in/masakanai",
    "twitter": "@masakanai",
    "description": "Instructor in Medicine at Massachusetts General Hospital & Broad Institute of MIT and Harvard",
    "uuid": 121819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.14",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mkanai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mkanai",
      "count": 7,
      "uuid": 121819
    }
  ],
  "_userbio": {
    "uuid": 121819,
    "type": "user",
    "name": "Masahiro Kanai",
    "description": "Instructor in Medicine at Massachusetts General Hospital & Broad Institute of MIT and Harvard"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbcor"
  },
  "_devurl": "https://github.com/mkanai/rbcor",
  "_searchresults": 5,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rbcor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "read_bcor"
  ],
  "_help": [
    {
      "page": "print.bcor",
      "title": "Print bcor Object",
      "topics": [
        "print.bcor"
      ]
    },
    {
      "page": "read_bcor",
      "title": "Read BCOR File",
      "topics": [
        "read_bcor"
      ]
    }
  ],
  "_readme": "https://github.com/mkanai/rbcor/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rbcor",
  "_universes": [
    "mkanai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T07:31:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "0fa4343db8fe36d5fe27fa56b4a167411d6d7856b4f1e65c357b2036935694f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T07:31:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "d88e8cb21fef7196735fd9e34562974c7b1b803a599fff3cb16d33993a6a14d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T07:31:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "313f602ad5de458c1a24c2d5f4c84e2dbe988d522d7bdcb5d22fbe24fff92401",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T07:31:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "9d5ec41196df82180cee516da48a5b2c888896f8876c21d001d2b22f4e17b474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T07:33:09.000Z",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "80518492ac476848c5dcad2b8289f214f7a3ced6f0a7cb9ff64feaa6b5b97308",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T07:33:33.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "796588cd7d7b63f8325e1f88f7760a21d16dd709cc5456397036106a6e3ebb3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T07:32:01.000Z",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "c7756a43996c4c12ad416d5ff77325ceb62c403ee8b895e0703178e08ba8e1d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T07:33:37.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "d79dc4779bf1afb81498fa0fedade83ff0d74f042d12983cf4fef45f138c4732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T07:31:06.000Z",
      "arch": "emscripten",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "43cf3a190fd6b4ad2eba9e0694a12bdd685159be4bd1021ab1b6a42091318e78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T07:30:28.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "8a0f001f8bcdb7a2291e00618e5b66441eb350f2cffec7976860064a9b107172",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T07:30:19.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "539b867f5d7751a3d3259157eacaf60c351bb449074d276c48b78efa260ddb52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T07:30:23.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "cdcee07b7757c70591fde3a6bbe3a111c7b75c6278300a1cd7fa67fb91c3d6af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/26937364421"
    }
  ]
}