{
  "_id": "6a1feedcb401979e73441781",
  "Package": "SurvImpute",
  "Type": "Package",
  "Title": "Multiple Imputation for Missing Covariates in Time-to-Event Data",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Qinghua\" ,\"Lian\",  email = \"qlian@mcw.edu\", role =c(\"aut\", \"cre\", \"cph\")), person(\"Soyoung\",  \"Kim\", role = \"aut\"), person(\"Michael J.\", \"Martens\", role = \"aut\"), person(\"Kwang Woo\", \"Ahn\", role= \"aut\"))",
  "Maintainer": "Qinghua Lian <qlian@mcw.edu>",
  "Description": "Generates multiple imputed datasets from a substantive\nmodel compatible fully conditional specification model for\ntime-to-event data. Our method assumes that the censoring\nprocess also depends on the covariates with missing values.\nDetails will be available in an upcoming publication.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:04:21 UTC",
    "User": "root"
  },
  "Author": "Qinghua Lian [aut, cre, cph], Soyoung Kim [aut], Michael J.\nMartens [aut], Kwang Woo Ahn [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-31 15:40:05 UTC",
  "RemoteUrl": "https://github.com/cran/SurvImpute",
  "RemoteRef": "HEAD",
  "RemoteSha": "a9dc6102f24022f36b0d9125813806ff336c082e",
  "MD5sum": "b63d2b8ae925ba654d62ad3ddaa8ab9b",
  "_user": "cran",
  "_type": "src",
  "_file": "SurvImpute_0.1.0.tar.gz",
  "_fileid": "b7871a5a37b9664dc047389377a73064bd87f4aa3c94e9c7f99064294b7307c1",
  "_filesize": 98944,
  "_sha256": "b7871a5a37b9664dc047389377a73064bd87f4aa3c94e9c7f99064294b7307c1",
  "_created": "2026-06-03T09:04:21.000Z",
  "_published": "2026-06-03T09:07:40.464Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79259104656,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380264781"
    },
    {
      "job": 79259104613,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380273304"
    },
    {
      "job": 79258468254,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380214403"
    },
    {
      "job": 79259104649,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380249983"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26874454445",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SurvImpute",
  "_commit": {
    "id": "a9dc6102f24022f36b0d9125813806ff336c082e",
    "author": "Qinghua Lian <qlian@mcw.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1738338005
  },
  "_maintainer": {
    "name": "Qinghua Lian",
    "email": "qlian@mcw.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mitools",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SurvImpute"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SurvImpute.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-31"
    }
  ],
  "_exports": [
    "generate.compt",
    "generate.surv",
    "new.smcfcs.compt",
    "new.smcfcs.surv"
  ],
  "_help": [
    {
      "page": "generate.compt",
      "title": "Simulate competing risks endpoints data where censoring depends on missing covariates.",
      "topics": [
        "generate.compt"
      ]
    },
    {
      "page": "generate.surv",
      "title": "Simulate survival endpoints data where censoring depends on missing covariates.",
      "topics": [
        "generate.surv"
      ]
    },
    {
      "page": "new.smcfcs.compt",
      "title": "Multiple imputation method for missing covariates in competing risks endpoint.",
      "topics": [
        "new.smcfcs.compt"
      ]
    },
    {
      "page": "new.smcfcs.surv",
      "title": "Multiple imputation method for missing covariates in survival endpoint.",
      "topics": [
        "new.smcfcs.surv"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "survival",
    "VGAM"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "survimpute",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T09:06:33.000Z",
      "distro": "noble",
      "commit": "a9dc6102f24022f36b0d9125813806ff336c082e",
      "fileid": "1c5d27a2c8ad30e59ba041874523fd475622818ecc8e0cae758abd7bbb17c84b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26874454445"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T09:06:53.000Z",
      "distro": "noble",
      "commit": "a9dc6102f24022f36b0d9125813806ff336c082e",
      "fileid": "0b1746f44e6996a9cc1723c5531b8f384d2c6442b51d8d3421e0d77dc1d04819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26874454445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T09:06:18.000Z",
      "commit": "a9dc6102f24022f36b0d9125813806ff336c082e",
      "fileid": "7d01e6691cb4648ccb5b8a67f8dd481160d2934d428a6f8beb2be1c2c554a87b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26874454445"
    }
  ]
}