{
  "_id": "6a5476129b92047c28d59d75",
  "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-07-13 05:16:41 UTC",
    "User": "root"
  },
  "Author": "Masahiro Kanai [aut, cre]",
  "Maintainer": "Masahiro Kanai <mkanai@broadinstitute.org>",
  "_user": "mkanai",
  "_type": "src",
  "_file": "rbcor_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f97ea3a7032881d47c093dbf5057c5a066c54c7436c4bcd0e8aba36afe66d80d",
  "_filesize": 109922,
  "_sha256": "f97ea3a7032881d47c093dbf5057c5a066c54c7436c4bcd0e8aba36afe66d80d",
  "_expires": "2026-10-21T05:22:24.000Z",
  "_created": "2026-07-13T05:16:41.000Z",
  "_published": "2026-07-13T05:22:26.462Z",
  "_jobs": [
    {
      "job": 86739890275,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269758326"
    },
    {
      "job": 86739890283,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269756961"
    },
    {
      "job": 86739890312,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269758345"
    },
    {
      "job": 86739890306,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269755719"
    },
    {
      "job": 86739890285,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269751931"
    },
    {
      "job": 86739890271,
      "time": 197,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269771544"
    },
    {
      "job": 86739890287,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269748353"
    },
    {
      "job": 86739890273,
      "time": 270,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269794096"
    },
    {
      "job": 86739501056,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269720100"
    },
    {
      "job": 86739890246,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8269747993"
    },
    {
      "job": 86739890295,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8269750680"
    },
    {
      "job": 86739890264,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8269750736"
    },
    {
      "job": 86739890261,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8269749536"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": "2026-10",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mkanai",
      "count": 7,
      "uuid": 121819
    }
  ],
  "_userbio": {
    "uuid": 121819,
    "type": "user",
    "name": "Masahiro Kanai",
    "followers": 146,
    "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": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rbcor",
  "_universes": [
    "mkanai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T05:19:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/fe325a82fbfac027605ebd5bb33e4052b7451ea9bdbb77b1e26fcb9b962ce457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T05:18:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/8f397d2f8f575ddff5f2c6b56f37104f47bc7f473e8e42024919fd5a9e6978eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T05:19:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/c4baf7e3fa6de7ba64b5b55a61247029053f71d0150cae8a3578028570d46d06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T05:18:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/aacd0fe186ad7cb3100ae3a7b23d0cdda3241ffee95ce6e9ec43d9f0291014f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T05:18:36.000Z",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/5effd08c9cd236d00e6c90aaaf984d6a4fc3f9b245dc0aa6dba841af416be4eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T05:19:26.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/a2bd9c4207f22d18d5f5e931e1d88f5d085172d4e8d298b9681525068e6915ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T05:18:22.000Z",
      "arch": "aarch64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/f6ea5519bd8583678a58e6b8834ef80dd560f84562c1c43179bb8ba1d202724a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T05:20:47.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/30cc88947f8483189f9cd3a711da824dd612b112a55ecb4dc92c72773d5186f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-13T05:18:37.000Z",
      "arch": "emscripten",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/65421b208481864b37741878be3729c69eb2724c0db89a19cd2f98ee698e641a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T05:17:54.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/4262bc8db5ac0b3a0d4b2a4a85ad8cc0771112d4976a4a060004b4662bc4e244",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T05:17:56.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/02876c5868273c0a9c26d6da6674ed3688175994e23135bb35edcbd06f2ce088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T05:17:52.000Z",
      "arch": "x86_64",
      "commit": "7b433dd19a729e0eab117e6da616faf440ef09d6",
      "fileid": "https://r2.ropensci.org/4d1da2c0524bf4d3a556a8aeac22356262b3a48a444d572934d08d0f7b6a0e78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29225795967"
    }
  ]
}