{
  "_id": "6a5206d59b92047c28d53f8f",
  "Package": "kmcut",
  "Type": "Package",
  "Title": "Optimized Kaplan Meier analysis and identification and\nvalidation of prognostic biomarkers",
  "Version": "1.7.0",
  "Authors@R": "c(person(given = \"Igor\", family =  \"Kuznetsov\", role = c(\"aut\", \"cre\"), email = \"ibkalb@gmail.com\"), person(given = \"Javed\", family = \"Khan\", role = \"aut\", email = \"khanjav@mail.nih.gov\"))",
  "Description": "The purpose of the package is to identify prognostic\nbiomarkers and an optimal numeric cutoff for each biomarker\nthat can be used to stratify a group of test subjects (samples)\ninto two sub-groups with significantly different survival\n(better vs. worse). The package was developed for the analysis\nof gene expression data, such as RNA-seq. However, it can be\nused with any quantitative variable that has a sufficiently\nlarge proportion of unique values.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, StatisticalMethod, GeneExpression, Survival",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:31 UTC",
  "RemoteUrl": "https://github.com/bioc/kmcut",
  "RemoteRef": "HEAD",
  "RemoteSha": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 08:58:04 UTC",
    "User": "root"
  },
  "Author": "Igor Kuznetsov [aut, cre],\nJaved Khan [aut]",
  "Maintainer": "Igor Kuznetsov <ibkalb@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "kmcut_1.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e1e86a395e5b94b0f65e1000ece2f591bb05bc1a4aaf7cf7e9f575de15abd0cd",
  "_filesize": 1236972,
  "_sha256": "e1e86a395e5b94b0f65e1000ece2f591bb05bc1a4aaf7cf7e9f575de15abd0cd",
  "_expires": "2026-10-19T09:03:15.000Z",
  "_created": "2026-07-11T08:58:04.000Z",
  "_published": "2026-07-11T09:03:17.459Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445",
  "_status": "success",
  "_upstream": "https://github.com/bioc/kmcut",
  "_commit": {
    "id": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381411
  },
  "_maintainer": {
    "name": "Igor Kuznetsov",
    "email": "ibkalb@gmail.com",
    "login": "ibkstore",
    "description": "",
    "uuid": 33561678
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 86530092682,
      "time": 173,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8247060470"
    },
    {
      "job": 86530092679,
      "time": 253,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247071224"
    },
    {
      "job": 86530092684,
      "time": 247,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247070357"
    },
    {
      "job": 86530092688,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247053686"
    },
    {
      "job": 86530092686,
      "time": 219,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247066727"
    },
    {
      "job": 86529812502,
      "time": 251,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247037831"
    },
    {
      "job": 86530092673,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8247053267"
    },
    {
      "job": 86530092730,
      "time": 235,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247069212"
    },
    {
      "job": 86530092717,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247060033"
    },
    {
      "job": 86530092721,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247058695"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "geneexpression",
    "survival"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 228,
    "source": "https://www.bioconductor.org/packages/stats/bioc/kmcut"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kmcut.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "create_se_object",
    "extract_columns",
    "extract_rows",
    "km_opt_pcut",
    "km_opt_scut",
    "km_qcut",
    "km_ucut",
    "km_val_cut",
    "transpose_table",
    "ucox_batch",
    "ucox_pred"
  ],
  "_help": [
    {
      "page": "create_se_object",
      "title": "Create SummarizedExperiment object",
      "topics": [
        "create_se_object"
      ]
    },
    {
      "page": "extract_columns",
      "title": "Extract a sub-set of columns",
      "topics": [
        "extract_columns"
      ]
    },
    {
      "page": "extract_rows",
      "title": "Extract a sub-set of rows",
      "topics": [
        "extract_rows"
      ]
    },
    {
      "page": "km_opt_pcut",
      "title": "Find and evaluate optimal stratification cutoffs",
      "topics": [
        "km_opt_pcut"
      ]
    },
    {
      "page": "km_opt_scut",
      "title": "Find optimal stratification cutoffs",
      "topics": [
        "km_opt_scut"
      ]
    },
    {
      "page": "km_qcut",
      "title": "Apply quantile-based stratification cutoffs",
      "topics": [
        "km_qcut"
      ]
    },
    {
      "page": "km_ucut",
      "title": "Apply user-supplied stratification cutoff",
      "topics": [
        "km_ucut"
      ]
    },
    {
      "page": "km_val_cut",
      "title": "Validate stratification cutoffs on test data",
      "topics": [
        "km_val_cut"
      ]
    },
    {
      "page": "transpose_table",
      "title": "Transpose a data table",
      "topics": [
        "transpose_table"
      ]
    },
    {
      "page": "ucox_batch",
      "title": "Fit Cox regression models in batch mode",
      "topics": [
        "ucox_batch"
      ]
    },
    {
      "page": "ucox_pred",
      "title": "Fit and validate Cox regression models",
      "topics": [
        "ucox_pred"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "codetools",
    "DelayedArray",
    "doParallel",
    "foreach",
    "generics",
    "GenomicRanges",
    "IRanges",
    "iterators",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pracma",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "survival",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "kmcut_intro.Rmd",
      "filename": "kmcut_intro.html",
      "title": "kmcut_intro",
      "author": "Igor B. Kuznetsov",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Preparing the input data",
        "Running the package and interpreting the output",
        "'create_se_object'",
        "'km_opt_pcut'",
        "'km_opt_scut'",
        "'km_qcut'",
        "'km_ucut'",
        "'km_val_cut'",
        "'ucox_batch'",
        "'ucox_pred'",
        "Table manipulation",
        "'extract_rows'",
        "'extract_columns'",
        "'transpose_table'",
        "Session Information",
        "References"
      ],
      "created": "2023-04-20 17:50:42",
      "modified": "2024-04-25 03:51:19",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "kmcut",
  "_universes": [
    "bioc",
    "ibkstore"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-07-11T09:00:59.000Z",
      "distro": "resolute",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/d6de62966d4ad9c65eec604222492244d49aa42b6f5cf09cf12fcbccfc091ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-07-11T09:00:51.000Z",
      "distro": "resolute",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/c717c5799ebef7f9bfc7027c140a9376173a32795bf0ca244629790ba0006518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-07-11T08:59:39.000Z",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/b53a24f352a7b2af499ea629f3606444adedc1db0ee46c612a037a2d34fa9dba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-07-11T09:00:33.000Z",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/865abd726188d4b69b3f75eae5dac02ee4c59b5b947b3f0a9f4e6e8fa1eaa77c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0",
      "date": "2026-07-11T09:00:29.000Z",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/a7fa896c2a2f2aa6bf5b47f477c06e2eba74a15b2fdae25774388d5095a47266",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-11T09:00:36.000Z",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/f22c7ef64af6c5606a269bd24253c8ec1579973909398e42c767bfcd2b51bf01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-11T08:59:32.000Z",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/f66f31a578bdc06d7ccb0044edfb473881aff68c4ee04610d29a8774a197e742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-11T08:59:20.000Z",
      "commit": "c71e8b70aebc02a20d1da2d4f6ef10a66bc82645",
      "fileid": "https://r2.ropensci.org/2b44ec38299bb23860c27cb823ceac544909dc319ec53ee02074545dbf4258d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29146853445"
    }
  ]
}