{
  "_id": "6a102234acfb0bcc41c8cad9",
  "Package": "CondiS",
  "Type": "Package",
  "Title": "Censored Data Imputation for Direct Modeling",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Yizhuo\", \"Wang\", role=c(\"aut\", \"cre\"), email=\"ywang70@mdanderson.org\", comment = c(ORCID = \"0000-0002-1870-0019\")),\nperson(\"Ziyi\", \"Li\", role=c(\"aut\")),\nperson(\"Xuelin\", \"Huang\", role=c(\"aut\")),\nperson(\"Christopher\", \"Flowers\", role=c(\"ctb\"))\n)",
  "Description": "Impute the survival times for censored observations based\non their conditional survival distributions derived from the\nKaplan-Meier estimator. 'CondiS' can replace the censored\nobservations with the best approximations from the statistical\nmodel, allowing for direct application of machine\nlearning-based methods. When covariates are available, 'CondiS'\nis extended by incorporating the covariate information through\nmachine learning-based regression modeling ('CondiS_X'), which\ncan further improve the imputed survival time.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.2",
  "Packaged": {
    "Date": "2026-05-14 05:14:29 UTC",
    "User": "root"
  },
  "Author": "Yizhuo Wang [aut, cre]\n(<https://orcid.org/0000-0002-1870-0019>), Ziyi Li [aut],\nXuelin Huang [aut], Christopher Flowers [ctb]",
  "Maintainer": "Yizhuo Wang <ywang70@mdanderson.org>",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://yizhuo-wang.r-universe.dev",
  "Date/Publication": "2022-04-17 02:12:29 UTC",
  "RemoteUrl": "https://github.com/cran/CondiS",
  "RemoteRef": "HEAD",
  "RemoteSha": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
  "MD5sum": "e13cd461355606d4d175f2174f60eb1f",
  "_user": "yizhuo-wang",
  "_type": "src",
  "_file": "CondiS_0.1.2.tar.gz",
  "_fileid": "c5594a20d1f0e4e3f6fa797734995e2e5eb654c64750062b94263b37480d4207",
  "_filesize": 179646,
  "_sha256": "c5594a20d1f0e4e3f6fa797734995e2e5eb654c64750062b94263b37480d4207",
  "_created": "2026-05-14T05:14:29.000Z",
  "_published": "2026-05-22T09:30:28.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352914447,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6987683817"
    },
    {
      "job": 77352914735,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6987682097"
    },
    {
      "job": 77352914840,
      "time": 218,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6987763055"
    },
    {
      "job": 77352914527,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6987812643"
    },
    {
      "job": 77352914203,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987638694"
    },
    {
      "job": 77352913960,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157304010"
    },
    {
      "job": 77352914453,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6987669971"
    },
    {
      "job": 77352914603,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6987670694"
    },
    {
      "job": 77352914476,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6987672123"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CondiS",
  "_commit": {
    "id": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
    "author": "Yizhuo Wang <ywang70@mdanderson.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1650161549
  },
  "_maintainer": {
    "name": "Yizhuo Wang",
    "email": "ywang70@mdanderson.org",
    "orcid": "0000-0002-1870-0019"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 88061326,
    "type": "user",
    "name": "yizhuo-wang"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CondiS"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CondiS.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "yizhuo-wang",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-01-13"
    },
    {
      "version": "0.1.2",
      "date": "2022-04-17"
    }
  ],
  "_exports": [
    "CondiS",
    "CondiS_X"
  ],
  "_help": [
    {
      "page": "CondiS",
      "title": "CondiS Function",
      "topics": [
        "CondiS"
      ]
    },
    {
      "page": "CondiS_X",
      "title": "CondiS-X Function",
      "topics": [
        "CondiS_X"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "caret",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "clock",
    "codetools",
    "colorspace",
    "commonmark",
    "conflicted",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "Deriv",
    "diagram",
    "digest",
    "doBy",
    "dplyr",
    "dtplyr",
    "e1071",
    "evaluate",
    "exactRankTests",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "future",
    "future.apply",
    "gargle",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "globals",
    "glue",
    "googledrive",
    "googlesheets4",
    "gower",
    "gridExtra",
    "gridtext",
    "gtable",
    "hardhat",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "ipred",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "litedown",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxstat",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "ModelMetrics",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polynom",
    "prettyunits",
    "pROC",
    "processx",
    "prodlim",
    "progress",
    "progressr",
    "proxy",
    "ps",
    "purrr",
    "quantreg",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "recipes",
    "reformulas",
    "rematch",
    "rematch2",
    "reprex",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstatix",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "shape",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Vignette for the CondiS Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "CondiS function",
        "CondiS-X function",
        "Perform regular machine learning analysis using CondiS-imputed time"
      ],
      "created": "2022-01-13 18:32:44",
      "modified": "2022-01-13 18:32:44",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "condis",
  "_universes": [
    "yizhuo-wang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-14T05:17:55.000Z",
      "distro": "noble",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "f82fb352648a406f76ac6846031239ef6340a38cb62604c1288f8eafb96f5198",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-14T05:17:49.000Z",
      "distro": "noble",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "2ee73e1c5c2ae0f034ee97c53888c8d14c2dd0fc7b42069ac85731524dccc517",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-14T05:24:46.000Z",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "7b1bf36b68864c470cc18cb3a29c88e40fc9d516def5821f0d3276e257c56c90",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-14T05:29:04.000Z",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "9d96caa0b590d3271d8d6a348b7b12c6c28914e4ec803b728ca57830df2f81b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-14T05:16:46.000Z",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "432843f5ba9a7875beee4c210f960244328ba6ff50d2965843d5f30fdf46e6c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-14T05:16:41.000Z",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "e3aa315566553a21597a17e0228a8ce166d980fcd2a9eb1e5d2ee0bb597fd6d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-14T05:16:36.000Z",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "83c55c13d312e522efb4fc6916afa633af469466d1fd285d95ad8619a3a82d0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T09:30:04.000Z",
      "commit": "967222b2f83bac0e8b2af9aecbf7a27a30c2a313",
      "fileid": "2f12ad0631e583c5b5266938735abb5e45d409c06bb23ee435f186c6d41f4813",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yizhuo-wang/actions/runs/25781724277"
    }
  ]
}