{
  "_id": "6a607f6314e95619b75da76a",
  "Package": "BlockMissingData",
  "Type": "Package",
  "Title": "Integrating Multi-Source Block-Wise Missing Data in Model\nSelection",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Fei\", \"Xue\", role=c(\"aut\", \"cre\"), email = \"feixue@purdue.edu\"),\nperson(\"Annie\", \"Qu\", role=\"aut\"))",
  "Author": "Fei Xue [aut, cre], Annie Qu [aut]",
  "Maintainer": "Fei Xue <feixue@purdue.edu>",
  "Description": "Model selection method with multiple block-wise imputation\nfor block-wise missing data; see Xue, F., and Qu, A. (2021)\n<doi:10.1080/01621459.2020.1751176>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 08:25:36 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-23 11:22:52 UTC",
  "RemoteUrl": "https://github.com/cran/BlockMissingData",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d5be99cebd51221b03fc7b0f45d32f73a0276f4",
  "_user": "cran",
  "_type": "src",
  "_file": "BlockMissingData_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/7e22b624f016ca060839dadb1c00a9c034d9305cd4ad179593ca2c6ff6630a05",
  "_filesize": 108487,
  "_sha256": "7e22b624f016ca060839dadb1c00a9c034d9305cd4ad179593ca2c6ff6630a05",
  "_expires": "2026-10-30T08:29:21.000Z",
  "_created": "2026-07-22T08:25:36.000Z",
  "_published": "2026-07-22T08:29:23.498Z",
  "_jobs": [
    {
      "job": 88870880701,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8523101369"
    },
    {
      "job": 88870880761,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523086217"
    },
    {
      "job": 88870234577,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523026139"
    },
    {
      "job": 88870880710,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8523074509"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29903739149",
  "_status": "success",
  "_upstream": "https://github.com/cran/BlockMissingData",
  "_commit": {
    "id": "4d5be99cebd51221b03fc7b0f45d32f73a0276f4",
    "author": "Fei Xue <feixue@purdue.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1779535372
  },
  "_maintainer": {
    "name": "Fei Xue",
    "email": "feixue@purdue.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "glmnetcr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-05-23"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 343,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BlockMissingData"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BlockMissingData.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-09-12"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-23"
    }
  ],
  "_exports": [
    "imputeglm.predict",
    "MBI"
  ],
  "_help": [
    {
      "page": "imputeglm.predict",
      "title": "Imputation using generalized linear models for missing values",
      "topics": [
        "imputeglm.predict"
      ]
    },
    {
      "page": "MBI",
      "title": "Variable selection method with multiple block-wise imputation (MBI)",
      "topics": [
        "MBI"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "glmnet",
    "glmnetcr",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "blockmissingdata",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-22T08:28:20.000Z",
      "distro": "resolute",
      "commit": "4d5be99cebd51221b03fc7b0f45d32f73a0276f4",
      "fileid": "https://r2.ropensci.org/436c52d92723a5bf74a3f8712ac0acec07219d4974005d2e7dd93f99f002b799",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29903739149"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-22T08:27:49.000Z",
      "distro": "resolute",
      "commit": "4d5be99cebd51221b03fc7b0f45d32f73a0276f4",
      "fileid": "https://r2.ropensci.org/525a36d39435b8ecc6be28b5d6cec505bbc9ec495a7802f5f59dca4764940f5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29903739149"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-22T08:27:47.000Z",
      "commit": "4d5be99cebd51221b03fc7b0f45d32f73a0276f4",
      "fileid": "https://r2.ropensci.org/063c18ce0061113a44a303d1343bd98359a0d1f7bad16ead102603498817163f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29903739149"
    }
  ]
}