{
  "_id": "6a101bc9acfb0bcc41c8766e",
  "Package": "NNMIS",
  "Type": "Package",
  "Title": "Nearest Neighbor Based Multiple Imputation for Survival Data\nwith Missing Covariates",
  "Version": "1.0.1",
  "Date": "2019-04-19",
  "Author": "Di Ran, Chiu-Hsieh Hsu, Mandi Yu",
  "Maintainer": "Chiu-Hsieh Hsu <pablo1639@gmail.com>",
  "Description": "Imputation for both missing covariates and censored\nobservations (optional) for survival data with missing\ncovariates by the nearest neighbor based multiple imputation\nalgorithm as described in Hsu et al. (2006)\n<doi:10.1002/sim.2452>, and Hsu and Yu (2018) <doi:\n10.1177/0962280218772592>. Note that the current version can\nonly impute for a situation with one missing covariate.",
  "License": "LGPL (>= 2)",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:52:21 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-04-20 15:00:23 UTC",
  "RemoteUrl": "https://github.com/cran/NNMIS",
  "RemoteRef": "HEAD",
  "RemoteSha": "38d0880b95599ee26e792647034f27038a2b9d32",
  "MD5sum": "483f91b9a5f48cc98cec2da4bbdb941f",
  "_user": "cran",
  "_type": "src",
  "_file": "NNMIS_1.0.1.tar.gz",
  "_fileid": "09e6857c86bbace24ded48a51bf920120f606e464b8314f6b3b771b43adab9aa",
  "_filesize": 107542,
  "_sha256": "09e6857c86bbace24ded48a51bf920120f606e464b8314f6b3b771b43adab9aa",
  "_created": "2026-05-14T08:52:21.000Z",
  "_published": "2026-05-22T09:03:05.488Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348892811,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990737703"
    },
    {
      "job": 77348893146,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990737743"
    },
    {
      "job": 77348892838,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990707353"
    },
    {
      "job": 77348892495,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156781032"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25850968541",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/NNMIS",
  "_commit": {
    "id": "38d0880b95599ee26e792647034f27038a2b9d32",
    "author": "Chiu-Hsieh Hsu <pablo1639@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1555772423
  },
  "_maintainer": {
    "name": "Chiu-Hsieh Hsu",
    "email": "pablo1639@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NNMIS"
  },
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NNMIS.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-10-18"
    },
    {
      "version": "1.0.1",
      "date": "2019-04-20"
    }
  ],
  "_exports": [
    "coxph.pool",
    "km.pool",
    "nnmi",
    "NNMIS",
    "plotKM"
  ],
  "_help": [
    {
      "page": "coxph.pool",
      "title": "Estimate Cox regression model pooling over the imputed datasets",
      "topics": [
        "coxph.pool"
      ]
    },
    {
      "page": "km.pool",
      "title": "Perform Kaplan-Meier estmation over the multiply imputed survival data sets",
      "topics": [
        "km.pool"
      ]
    },
    {
      "page": "nnmi",
      "title": "A nnmi class",
      "topics": [
        "nnmi"
      ]
    },
    {
      "page": "NNMIS",
      "title": "Nearest Neighbor Based Multiple Imputation for Survival Data with Mssing Covariates (NNMIS)",
      "topics": [
        "NNMIS"
      ]
    },
    {
      "page": "plotKM",
      "title": "Plot function for pooled Kaplan-Meier estimates",
      "topics": [
        "plotKM"
      ]
    },
    {
      "page": "print.nnmi",
      "title": "Print function for object of 'nnmi' class.",
      "topics": [
        "print.nnmi"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 1.2304489213782739,
  "_indexed": true,
  "_nocasepkg": "nnmis",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-14T08:54:05.000Z",
      "distro": "noble",
      "commit": "38d0880b95599ee26e792647034f27038a2b9d32",
      "fileid": "0cd1995e59ab52e642b284fa8ec0ea23e4a69eb935186a6b9270bad11bb3394e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25850968541"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-14T08:54:05.000Z",
      "distro": "noble",
      "commit": "38d0880b95599ee26e792647034f27038a2b9d32",
      "fileid": "c836265852df8a47ceb933ace5dd31b4a13ff39e9775e92142baf6f93f41758f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25850968541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T09:02:52.000Z",
      "commit": "38d0880b95599ee26e792647034f27038a2b9d32",
      "fileid": "c8a19c8b5c7f9ae05e5f0869428503d4060c99050e3d4c6bf48b64a6e7bc72ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25850968541"
    }
  ]
}