{
  "_id": "6a38ebd23efcd9bda443c3fc",
  "Package": "StackImpute",
  "Title": "Tools for Analysis of Stacked Multiple Imputations",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Lauren\", \"Beesley\", email = \"lbeesley@umich.edu\", role = c(\"aut\")),\nperson(\"Mike\", \"Kleinsasser\", email = \"mkleinsa@umich.edu\", role = c(\"cre\")))",
  "Description": "Provides methods for inference using stacked multiple\nimputations augmented with weights. The vignette provides\nexample R code for implementation in general multiple\nimputation settings. For additional details about the\nestimation algorithm, we refer the reader to Beesley, Lauren J\nand Taylor, Jeremy M G (2020) “A stacked approach for chained\nequations multiple imputation incorporating the substantive\nmodel” <doi:10.1111/biom.13372>, and Beesley, Lauren J and\nTaylor, Jeremy M G (2021) “Accounting for not-at-random\nmissingness through imputation stacking” <arXiv:2101.07954>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 07:58:03 UTC",
    "User": "root"
  },
  "Author": "Lauren Beesley [aut], Mike Kleinsasser [cre]",
  "Maintainer": "Mike Kleinsasser <mkleinsa@umich.edu>",
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://mkleinsa.r-universe.dev",
  "Date/Publication": "2021-09-10 10:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/StackImpute",
  "RemoteRef": "HEAD",
  "RemoteSha": "8707825901df34ae4e6e01b584c0ea8472ac0158",
  "MD5sum": "64c77607dca7257536cfa0209373eb1a",
  "_user": "mkleinsa",
  "_type": "src",
  "_file": "StackImpute_0.1.0.tar.gz",
  "_fileid": "d9d64b14fe80e6f51409064097bffae40f5394e4f77c7ea22ffd2168aba3b828",
  "_filesize": 2156066,
  "_sha256": "d9d64b14fe80e6f51409064097bffae40f5394e4f77c7ea22ffd2168aba3b828",
  "_created": "2026-06-22T07:58:03.000Z",
  "_published": "2026-06-22T08:01:22.059Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82664548182,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786367279"
    },
    {
      "job": 82664548189,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786368223"
    },
    {
      "job": 82664548160,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786358535"
    },
    {
      "job": 82664548177,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786350091"
    },
    {
      "job": 82664008977,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786319231"
    },
    {
      "job": 82664548174,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786364206"
    },
    {
      "job": 82664548187,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786350338"
    },
    {
      "job": 82664548191,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786348360"
    },
    {
      "job": 82664548188,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786352893"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/StackImpute",
  "_commit": {
    "id": "8707825901df34ae4e6e01b584c0ea8472ac0158",
    "author": "Mike Kleinsasser <mkleinsa@umich.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1631268602
  },
  "_maintainer": {
    "name": "Mike Kleinsasser",
    "email": "mkleinsa@umich.edu",
    "login": "mkleinsa",
    "description": "R programmer for the Department of Biostatistics at the University of Michigan, Ann Arbor. M.S. Statistics. ",
    "uuid": 39565600
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mkleinsa",
      "count": 1,
      "uuid": 39565600
    }
  ],
  "_userbio": {
    "uuid": 39565600,
    "type": "user",
    "name": "Mike Kleinsasser",
    "followers": 8,
    "description": "R programmer for the Department of Biostatistics at the University of Michigan, Ann Arbor. M.S. Statistics. "
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/StackImpute"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/StackImpute.html",
    "manual.pdf"
  ],
  "_realowner": "mkleinsa",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-10"
    }
  ],
  "_exports": [
    "%>%",
    "Bootstrap_Variance",
    "func.boot",
    "func.jack",
    "glm.weighted.dispersion",
    "Jackknife_Variance",
    "Louis_Information",
    "Louis_Information_Custom",
    "my_update"
  ],
  "_datasets": [
    {
      "name": "stackExample",
      "title": "Example data for Louis_Information()",
      "object": "stackExample",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "Bootstrap_Variance",
      "title": "Bootstrap_Variance",
      "topics": [
        "Bootstrap_Variance"
      ]
    },
    {
      "page": "func.boot",
      "title": "func.boot",
      "topics": [
        "func.boot"
      ]
    },
    {
      "page": "func.jack",
      "title": "func.jack",
      "topics": [
        "func.jack"
      ]
    },
    {
      "page": "glm.weighted.dispersion",
      "title": "glm.weighted.dispersion",
      "topics": [
        "glm.weighted.dispersion"
      ]
    },
    {
      "page": "Jackknife_Variance",
      "title": "Jackknife_Variance",
      "topics": [
        "Jackknife_Variance"
      ]
    },
    {
      "page": "Louis_Information",
      "title": "Louis_Information",
      "topics": [
        "Louis_Information"
      ]
    },
    {
      "page": "Louis_Information_Custom",
      "title": "Louis_Information_Custom",
      "topics": [
        "Louis_Information_Custom"
      ]
    },
    {
      "page": "my_update",
      "title": "my_update",
      "topics": [
        "my_update"
      ]
    },
    {
      "page": "stackExample",
      "title": "Example data for Louis_Information()",
      "topics": [
        "stackExample"
      ]
    }
  ],
  "_readme": "https://github.com/cran/StackImpute/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "haven",
    "hms",
    "iterators",
    "jomo",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "sandwich",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "UsingStackImpute.Rmd",
      "filename": "UsingStackImpute.html",
      "title": "UsingStackImpute",
      "author": "Created by Dr. Lauren J Beesley. Contact: lbeesley@umich.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example analysis using standard imputation stacking",
        "Example analysis using modified imputation stacking allowing for compatibility of the imputation and analysis models",
        "A note on stack structure",
        "Example analysis addressing not-at-random missingness through stacked and weighted analysis",
        "Example analysis addressing not-at-random missingness using the method of Tompsett et al. (2018)"
      ],
      "created": "2021-09-10 10:10:02",
      "modified": "2021-09-10 10:10:02",
      "commits": 1
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "stackimpute",
  "_universes": [
    "mkleinsa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T08:00:23.000Z",
      "distro": "noble",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "00684b38784f291050cbbbe0d0307d76f4711520ff19e6a3d651a1e3fb7f81b3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T08:00:25.000Z",
      "distro": "noble",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "905873ecbb35d1ada618a71c12bb2a39918d2898ed083e84bc736da5f11f07c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T07:59:54.000Z",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "fd2a53a055298eea1d212d8bcdbf78988fc33eb224c909970ba4a7d5d7a5e3df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T07:59:36.000Z",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "0c48445eb54e5732012ac29074cd82012b13373193512833725ff74e49120b36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-22T08:00:29.000Z",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "0d47510429610b16806dff28cdd9c0246be863d669684158f083f093e059db8b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T07:59:29.000Z",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "96082a916a6e0b887e7107ce4b6e82f88cced36ff531309a458e19e6ff4a18a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T07:59:19.000Z",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "77caf73043e71dd79a82db9f869581a29e0082d94c9b0c4a9c3a0e9421df33a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T07:59:35.000Z",
      "commit": "8707825901df34ae4e6e01b584c0ea8472ac0158",
      "fileid": "367d6de79c9145cc66018fae5d6e5a1bd02ea6d7d397534a31f1de509ae62add",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mkleinsa/actions/runs/27937908527"
    }
  ]
}