{
  "_id": "6a1ae4361d7bb097a09ef8bf",
  "Package": "misl",
  "Title": "Multiple Imputation by Super Learning",
  "Version": "2.0.0",
  "Authors@R": "c(\nperson(\ngiven   = \"Justin\",\nfamily  = \"Manjourides\",\nemail   = \"j.manjourides@northeastern.edu\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2454-4489\")\n),\nperson(\ngiven   = \"Thomas\",\nfamily  = \"Carpenito\",\nrole    = \"aut\",\ncomment = c(ORCID = \"0000-0003-3591-0680\")\n)\n)",
  "Description": "Performs multiple imputation of missing data using an\nensemble super learner built with the tidymodels framework. For\neach incomplete column, a stacked ensemble of candidate\nlearners is trained on a bootstrap sample of the observed data\nand used to generate imputations via predictive mean matching\n(continuous), probability draws (binary), or cumulative\nprobability draws (categorical). Supports parallelism across\nimputed datasets via the future framework.",
  "License": "MIT + file LICENSE",
  "URL": "https://JustinManjourides.github.io/misl,\nhttps://github.com/JustinManjourides/misl,\nhttps://justinmanjourides.github.io/misl/",
  "BugReports": "https://github.com/JustinManjourides/misl/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://justinmanjourides.r-universe.dev",
  "Date/Publication": "2026-04-30 16:19:06 UTC",
  "RemoteUrl": "https://github.com/justinmanjourides/misl",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:36:13 UTC",
    "User": "root"
  },
  "Author": "Justin Manjourides [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2454-4489>),\nThomas Carpenito [aut] (ORCID: <https://orcid.org/0000-0003-3591-0680>)",
  "Maintainer": "Justin Manjourides <j.manjourides@northeastern.edu>",
  "MD5sum": "ad21604b9bd0cfa44d44f5853a101547",
  "_user": "justinmanjourides",
  "_type": "src",
  "_file": "misl_2.0.0.tar.gz",
  "_fileid": "21a60386f0be84ffce64643044e10031a4b0c55f292776285edc7340fbea0754",
  "_filesize": 222165,
  "_sha256": "21a60386f0be84ffce64643044e10031a4b0c55f292776285edc7340fbea0754",
  "_created": "2026-05-30T09:36:13.000Z",
  "_published": "2026-05-30T13:20:54.528Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78640054501,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307325391"
    },
    {
      "job": 78640054494,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307323228"
    },
    {
      "job": 78640054500,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308463995"
    },
    {
      "job": 78640054496,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308472176"
    },
    {
      "job": 78639496316,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307223498"
    },
    {
      "job": 78640054502,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307313887"
    },
    {
      "job": 78640054499,
      "time": 201,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307322630"
    },
    {
      "job": 78640054516,
      "time": 224,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307324659"
    },
    {
      "job": 78640054515,
      "time": 232,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307322548"
    }
  ],
  "_buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/justinmanjourides/misl",
  "_commit": {
    "id": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
    "author": "JustinManjourides <justin.manjourides@gmail.com>",
    "committer": "JustinManjourides <justin.manjourides@gmail.com>",
    "message": "fixbadge\n",
    "time": 1777565946
  },
  "_maintainer": {
    "name": "Justin Manjourides",
    "email": "j.manjourides@northeastern.edu",
    "orcid": "0000-0002-2454-4489"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "version": ">= 1.11.0",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stacks",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "tune",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "earth",
      "version": ">= 5.3.0",
      "role": "Suggests"
    },
    {
      "package": "future",
      "version": ">= 1.33.0",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "version": ">= 0.16.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "version": ">= 1.7.0",
      "role": "Suggests"
    }
  ],
  "_owner": "justinmanjourides",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 12
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-03-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "justinmanjourides",
      "count": 30,
      "uuid": 28690775
    }
  ],
  "_userbio": {
    "uuid": 28690775,
    "type": "user",
    "name": "Justin Manjourides",
    "description": "Associate Professor of Biostatistics "
  },
  "_downloads": {
    "count": 472,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/misl"
  },
  "_devurl": "https://github.com/justinmanjourides/misl",
  "_pkgdown": "https://JustinManjourides.github.io/misl",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/misl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/justinmanjourides/misl",
  "_realowner": "justinmanjourides",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-03-30"
    },
    {
      "version": "2.0.0",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "list_learners",
    "misl",
    "plot_misl_trace"
  ],
  "_help": [
    {
      "page": "list_learners",
      "title": "List available learners for MISL imputation",
      "topics": [
        "list_learners"
      ]
    },
    {
      "page": "misl",
      "title": "MISL: Multiple Imputation by Super Learning (v2.0)",
      "topics": [
        "misl"
      ]
    },
    {
      "page": "plot_misl_trace",
      "title": "Plot trace statistics from a MISL imputation",
      "topics": [
        "plot_misl_trace"
      ]
    }
  ],
  "_pkglogo": "https://github.com/justinmanjourides/misl/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/justinmanjourides/misl/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "butcher",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lobstr",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "recipes",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "S7",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stacks",
    "stringi",
    "stringr",
    "survival",
    "tailor",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tune",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "yaml",
    "yardstick"
  ],
  "_vignettes": [
    {
      "source": "misl-introduction.Rmd",
      "filename": "misl-introduction.html",
      "title": "Introduction to misl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Simulated data",
        "Built-in learners",
        "Basic usage",
        "Custom learners via parsnip",
        "Passing a custom spec",
        "Mixing named learners and custom specs",
        "Using a learner not in the built-in registry",
        "Ordinal outcomes and the polr learner",
        "Multiple learners and stacking",
        "Analysing the imputed datasets",
        "Convergence: trace plots",
        "Parallelism",
        "Session info"
      ],
      "created": "2026-03-25 22:34:14",
      "modified": "2026-03-31 15:41:56",
      "commits": 4
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "misl",
  "_universes": [
    "justinmanjourides"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-30T09:51:22.000Z",
      "distro": "noble",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "0ba54ea150de4112c50e31f6cd4a1b667eb9d65f81d0901b987dd27ec0f4c540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-30T09:51:23.000Z",
      "distro": "noble",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "14e5368a2268ab72bff9c73d632b084482332d337db9af5515cbbd860a948622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-30T13:17:47.000Z",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "6388784ae61d12020ec3f15cabe9563422a8b2507c07d974e839d80df710eaf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-30T13:18:58.000Z",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "1b3198cc8c3cacaac340b2ceb75c3e2419bdab683e66ff4be59a434d09f10795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-30T09:51:27.000Z",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "ac95954d4c6611df578b55e5015add5b097b7ba6800ed04c0dea8a8a48a73c5c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-30T09:50:36.000Z",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "0bd5b083486e23c7d2c75d386cc3e2101bae24a51e0fdb6bccb152687f4d4b5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-30T09:50:35.000Z",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "a614590faada271e93ce81689b4314935bedd2016a35c1f3c094378f23ff2686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-30T09:50:18.000Z",
      "commit": "fc3e708649de0a2f197d9c9bf4d932c8b07a8f51",
      "fileid": "a6f5995708458d0a32cb33b116b083c3e95652713fe494eff58572482fdf7c97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/justinmanjourides/actions/runs/26676281659"
    }
  ]
}