{
  "_id": "6a10404dacfb0bcc41c9d0f5",
  "Package": "mvnimpute",
  "Type": "Package",
  "Title": "Simultaneously Impute the Missing and Censored Values",
  "Version": "1.0.1",
  "Author": "Hesen Li",
  "Maintainer": "Hesen Li <li.hesen.21@gmail.com>",
  "URL": "https://github.com/hli226/mvnimpute",
  "BugReports": "https://github.com/hli226/mvnimpute/issues",
  "Description": "Implementing a multiple imputation algorithm for\nmultivariate data with missing and censored values under a\ncoarsening at random assumption (Heitjan and Rubin,\n1991<doi:10.1214/aos/1176348396>). The multiple imputation\nalgorithm is based on the data augmentation algorithm proposed\nby Tanner and Wong (1987)<doi:10.1080/01621459.1987.10478458>.\nThe Gibbs sampling algorithm is adopted to to update the model\nparameters and draw imputations of the coarse data.",
  "License": "GPL-2 | GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hli226.r-universe.dev",
  "Date/Publication": "2022-07-05 19:41:18 UTC",
  "RemoteUrl": "https://github.com/hli226/mvnimpute",
  "RemoteRef": "HEAD",
  "RemoteSha": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 08:22:14 UTC",
    "User": "root"
  },
  "MD5sum": "4b858a5ab34747b5ff78254408543c99",
  "_user": "hli226",
  "_type": "src",
  "_file": "mvnimpute_1.0.1.tar.gz",
  "_fileid": "e894c1badf18a9eb571d43bb6efe603460cfd350ed7d37f945e584f34f26cd03",
  "_filesize": 375913,
  "_sha256": "e894c1badf18a9eb571d43bb6efe603460cfd350ed7d37f945e584f34f26cd03",
  "_created": "2026-05-11T08:22:14.000Z",
  "_published": "2026-05-22T11:38:53.449Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371970842,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913658355"
    },
    {
      "job": 77371970892,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913662336"
    },
    {
      "job": 77371971009,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913660854"
    },
    {
      "job": 77371970929,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913661968"
    },
    {
      "job": 77371970948,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913655792"
    },
    {
      "job": 77371971255,
      "time": 320,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913699117"
    },
    {
      "job": 77371970881,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913662563"
    },
    {
      "job": 77371970849,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913686650"
    },
    {
      "job": 77371970604,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913602619"
    },
    {
      "job": 77371970398,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159581198"
    },
    {
      "job": 77371971071,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913654043"
    },
    {
      "job": 77371971130,
      "time": 180,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913665187"
    },
    {
      "job": 77371970884,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913652094"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hli226/mvnimpute",
  "_commit": {
    "id": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
    "author": "hli226 <lihesen2004@gmail.com>",
    "committer": "hli226 <lihesen2004@gmail.com>",
    "message": "Minor updates - 7/5/2022\n",
    "time": 1657050078
  },
  "_maintainer": {
    "name": "Hesen Li",
    "email": "li.hesen.21@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppDist",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "LaplacesDemon",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "clusterGeneration",
      "role": "Suggests"
    }
  ],
  "_owner": "hli226",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hli226",
      "count": 185,
      "uuid": 20481969
    }
  ],
  "_userbio": {
    "uuid": 20481969,
    "type": "user",
    "name": "Hesen Li",
    "description": "Bisotats PhD student @ UIC"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvnimpute"
  },
  "_devurl": "https://github.com/hli226/mvnimpute",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvnimpute.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hli226/mvnimpute",
  "_realowner": "hli226",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-23"
    },
    {
      "version": "1.0.1",
      "date": "2022-07-06"
    }
  ],
  "_exports": [
    "acf.calc",
    "avg.plot",
    "conv.plot",
    "data.generation",
    "marg.plot",
    "multiple.imputation",
    "visual.plot"
  ],
  "_datasets": [
    {
      "name": "NHANES.dat",
      "title": "Combined NHANES dataset from 1999-2004 NHANES study",
      "object": "NHANES",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simulated.dat",
      "title": "Simulated continuous data with missing and censored values",
      "object": "simulated.dat",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mvnimpute-package",
      "title": "mvnimpute: Multiple imputation for multivariate data with missing and censored values",
      "topics": [
        "mvnimpute-package"
      ]
    },
    {
      "page": "acf.calc",
      "title": "Autocorrelation function",
      "topics": [
        "acf.calc"
      ]
    },
    {
      "page": "avg.plot",
      "title": "Averaged simulated values plot function",
      "topics": [
        "avg.plot"
      ]
    },
    {
      "page": "conv.plot",
      "title": "Convergence plot function",
      "topics": [
        "conv.plot"
      ]
    },
    {
      "page": "data.generation",
      "title": "Data generation function",
      "topics": [
        "data.generation"
      ]
    },
    {
      "page": "marg.plot",
      "title": "Marginal density plots function",
      "topics": [
        "marg.plot"
      ]
    },
    {
      "page": "multiple.imputation",
      "title": "Multiple imputation function",
      "topics": [
        "multiple.imputation"
      ]
    },
    {
      "page": "nhanes.dat",
      "title": "Combined NHANES dataset from 1999-2004 NHANES study",
      "topics": [
        "NHANES.dat"
      ]
    },
    {
      "page": "simulated.dat",
      "title": "Simulated continuous data with missing and censored values",
      "topics": [
        "simulated.dat"
      ]
    },
    {
      "page": "visual.plot",
      "title": "Draws percentage plot for different type of values",
      "topics": [
        "visual.plot"
      ]
    }
  ],
  "_readme": "https://github.com/hli226/mvnimpute/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "LaplacesDemon",
    "lifecycle",
    "magrittr",
    "MASS",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppDist",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "truncnorm",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mvnimpute",
  "_universes": [
    "hli226"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:24:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "785206174fa5463609ceb1f6826e950a1a635565ebc645939b7e94e70b9c35c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:25:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "5a430574e2c09b26ce9bb7e5d07bb3530b2b50ad3106b1a873e6c6efb556c907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:24:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "25579aba1ffa0156bfcb33b92dfdabb4fce6fa4329cf6356973a85c514491566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-11T08:24:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "bf3ccbadacab68af29d6c5144c66f6c6d801bd00c7056a46f5b0be2c556bd8c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:25:01.000Z",
      "arch": "aarch64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "7c1101d8b152b545d290aab9d5855e9c45a025e5e1ac8858c6fc12c1edc187e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:26:23.000Z",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "eeccdd9665935af74a64cf282ae53c19f7612922687f741fb6d33fece6891673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:24:57.000Z",
      "arch": "aarch64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "a8d219af1e4c7fad63c9be24f88ad76781ba2306959f583d1db70e4b296f6cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-11T08:25:34.000Z",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "61642d42ac8e4933faeb275b99e74cc64a14794b1f3dc17522b6905f13a47731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T08:24:07.000Z",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "06afa55e478a6b5eeaf0afd1cac8b50fe219d86360bb37fe58bdc2949f008c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T08:24:23.000Z",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "3d539534aaa7b43d47a543dd624d40f8edab168f7521a3ea449e18134035118a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-11T08:23:48.000Z",
      "arch": "x86_64",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "360b6613320115a8e317a3930a381b844d9fb7cc81874acd36e187e27f0cadab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T11:38:19.000Z",
      "arch": "emscripten",
      "commit": "87f644e9eed1c0ba04d703385a7a2b98b15fa437",
      "fileid": "2e544be77433dcc18baa1d4a93ab543a6bf9f5bb7f4026ec49aa9856001610ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hli226/actions/runs/25658627783"
    }
  ]
}