{
  "_id": "6a4794992f27a93436c0db5a",
  "Package": "CALIBERrfimpute",
  "Type": "Package",
  "Title": "Multiple Imputation Using MICE and Random Forest",
  "Version": "1.0-8",
  "Date": "2026-02-17",
  "Authors@R": "c(person(\"Anoop\", \"Shah\", role=c(\"aut\", \"cre\"), email=\"anoop@doctors.org.uk\"),\nperson(\"Jonathan\", \"Bartlett\", role=\"ctb\"),\nperson(\"Harry\", \"Hemingway\", role=\"ths\"),\nperson(\"Owen\", \"Nicholas\", role=\"ths\"),\nperson(\"Aroon\", \"Hingorani\", role=\"ths\"))",
  "Description": "Functions to impute using random forest under full\nconditional specifications (multivariate imputation by chained\nequations). The methods are described in Shah and others (2014)\n<doi:10.1093/aje/kwt312>.",
  "License": "GPL-3",
  "Author": "Anoop Shah [aut, cre], Jonathan Bartlett [ctb], Harry Hemingway\n[ths], Owen Nicholas [ths], Aroon Hingorani [ths]",
  "Maintainer": "Anoop Shah <anoop@doctors.org.uk>",
  "BuildVignettes": "TRUE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 10:49:49 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-23 13:10:10 UTC",
  "RemoteUrl": "https://github.com/cran/CALIBERrfimpute",
  "RemoteRef": "HEAD",
  "RemoteSha": "13ee928b186fed2e0fa9328207b0e5b18b459a3d",
  "_user": "cran",
  "_type": "src",
  "_file": "CALIBERrfimpute_1.0-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/7ac73faddb61a0ac837110b2f89478dbff4bd9aeb343d86f40388768027503dd",
  "_filesize": 879029,
  "_sha256": "7ac73faddb61a0ac837110b2f89478dbff4bd9aeb343d86f40388768027503dd",
  "_expires": "2026-10-11T10:53:12.000Z",
  "_created": "2026-07-03T10:49:49.000Z",
  "_published": "2026-07-03T10:53:13.012Z",
  "_jobs": [
    {
      "job": 84984214508,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8064606661"
    },
    {
      "job": 84984214495,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8064606810"
    },
    {
      "job": 84983608302,
      "time": 234,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8064552068"
    },
    {
      "job": 84984214478,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8064602664"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28655531002",
  "_status": "success",
  "_upstream": "https://github.com/cran/CALIBERrfimpute",
  "_commit": {
    "id": "13ee928b186fed2e0fa9328207b0e5b18b459a3d",
    "author": "Anoop Shah <anoop@doctors.org.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-8\n",
    "time": 1771852210
  },
  "_maintainer": {
    "name": "Anoop Shah",
    "email": "anoop@doctors.org.uk"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "mice",
      "version": ">= 2.20",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "missForest",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0-8",
      "date": "2026-02-23"
    }
  ],
  "_stars": 2,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 616,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 434,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CALIBERrfimpute"
  },
  "_mentions": 2,
  "_searchresults": 39,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/CALIBERrfimpute.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-2",
      "date": "2013-11-11"
    },
    {
      "version": "0.1-4",
      "date": "2014-02-13"
    },
    {
      "version": "0.1-5",
      "date": "2014-03-24"
    },
    {
      "version": "0.1-6",
      "date": "2014-05-07"
    },
    {
      "version": "1.0-1",
      "date": "2018-06-11"
    },
    {
      "version": "1.0-5",
      "date": "2021-05-05"
    },
    {
      "version": "1.0-6",
      "date": "2021-11-26"
    },
    {
      "version": "1.0-7",
      "date": "2022-12-04"
    },
    {
      "version": "1.0-8",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "makemar",
    "mice.impute.rfcat",
    "mice.impute.rfcont",
    "setRFoptions",
    "simdata"
  ],
  "_help": [
    {
      "page": "CALIBERrfimpute-package",
      "title": "Imputation in MICE using Random Forest",
      "topics": [
        "CALIBERrfimpute-package",
        "CALIBERrfimpute"
      ]
    },
    {
      "page": "makemar",
      "title": "Creates artificial missing at random missingness",
      "topics": [
        "makemar"
      ]
    },
    {
      "page": "mice.impute.rfcat",
      "title": "Impute categorical variables using Random Forest within MICE",
      "topics": [
        "mice.impute.rfcat"
      ]
    },
    {
      "page": "mice.impute.rfcont",
      "title": "Impute continuous variables using Random Forest within MICE",
      "topics": [
        "mice.impute.rfcont"
      ]
    },
    {
      "page": "setRFoptions",
      "title": "Set Random Forest options for imputation using MICE",
      "topics": [
        "setRFoptions"
      ]
    },
    {
      "page": "simdata",
      "title": "Simulate multivariate data for testing",
      "topics": [
        "simdata"
      ]
    }
  ],
  "_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",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "randomForest",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "simstudy_survival.Rnw",
      "filename": "simstudy_survival.pdf",
      "title": "Comparison of parametric and Random Forest MICE in imputation of missing data in survival analysis",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Methods",
        "Results",
        "Discussion",
        "Appendix: R code"
      ],
      "created": "2014-02-07",
      "modified": "2026-02-23 13:10:10",
      "commits": 7
    }
  ],
  "_score": 3.1931245983544616,
  "_indexed": true,
  "_nocasepkg": "caliberrfimpute",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-03T10:52:17.000Z",
      "distro": "resolute",
      "commit": "13ee928b186fed2e0fa9328207b0e5b18b459a3d",
      "fileid": "https://r2.ropensci.org/114711afa65666d066b526e2a076ec81b6e5a7b423043ed717a155630aad4f1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28655531002"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-07-03T10:52:15.000Z",
      "distro": "resolute",
      "commit": "13ee928b186fed2e0fa9328207b0e5b18b459a3d",
      "fileid": "https://r2.ropensci.org/1ebd3ffd55505f05918e7a168f4531930d530a3a600a4c362e189a650632e368",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28655531002"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-07-03T10:52:43.000Z",
      "commit": "13ee928b186fed2e0fa9328207b0e5b18b459a3d",
      "fileid": "https://r2.ropensci.org/78b047b3d7dfbb90c7d2c4e97b7d11298e86902ebcc1037b58ee1692114ebe65",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28655531002"
    }
  ]
}