{
  "_id": "6a1af4d71d7bb097a09f8dc9",
  "Package": "survClust",
  "Title": "Identification Of Clinically Relevant Genomic Subtypes Using\nOutcome Weighted Learning",
  "Version": "1.7.0",
  "Date": "2024-04-16",
  "Authors@R": "person(\"Arshi\", \"Arora\", , \"arshiaurora@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4040-1787\"))",
  "Description": "survClust is an outcome weighted integrative clustering\nalgorithm used to classify multi-omic samples on their\navailable time to event information. The resulting clusters are\ncross-validated to avoid over overfitting and output\nclassification of samples that are molecularly distinct and\nclinically meaningful. It takes in binary (mutation) as well as\ncontinuous data (other omic types).",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/arorarshi/survClust",
  "BugReports": "https://support.bioconductor.org/t/survClust",
  "biocViews": "Software, Clustering, Survival, Classification",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:10 UTC",
  "RemoteUrl": "https://github.com/bioc/survClust",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 09:45:52 UTC",
    "User": "root"
  },
  "Author": "Arshi Arora [aut, cre] (ORCID: <https://orcid.org/0000-0002-4040-1787>)",
  "Maintainer": "Arshi Arora <arshiaurora@gmail.com>",
  "MD5sum": "651da4504631fb927c75492557d5a6a7",
  "_user": "bioc",
  "_type": "src",
  "_file": "survClust_1.7.0.tar.gz",
  "_fileid": "864417a97731154a160efc5a964b931b6d118b97b028a7822b6b43a2a748423e",
  "_filesize": 733715,
  "_sha256": "864417a97731154a160efc5a964b931b6d118b97b028a7822b6b43a2a748423e",
  "_created": "2026-05-30T09:45:52.000Z",
  "_published": "2026-05-30T14:31:51.698Z",
  "_jobs": [
    {
      "job": 78640577483,
      "time": 169,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307473223"
    },
    {
      "job": 78640577536,
      "time": 249,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307309956"
    },
    {
      "job": 78640577533,
      "time": 286,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307483685"
    },
    {
      "job": 78640577544,
      "time": 237,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307308727"
    },
    {
      "job": 78640577530,
      "time": 272,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307482501"
    },
    {
      "job": 78640577537,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7308888334"
    },
    {
      "job": 78640577528,
      "time": 413,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307427389"
    },
    {
      "job": 78640577526,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7308882181"
    },
    {
      "job": 78640577499,
      "time": 473,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307433702"
    },
    {
      "job": 78639824343,
      "time": 324,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307284750"
    },
    {
      "job": 78640577485,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307469226"
    },
    {
      "job": 78640577500,
      "time": 245,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307478886"
    },
    {
      "job": 78640577502,
      "time": 275,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307481639"
    },
    {
      "job": 78640577496,
      "time": 251,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307479554"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/survClust",
  "_commit": {
    "id": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
    "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": 1777381390
  },
  "_maintainer": {
    "name": "Arshi Arora",
    "email": "arshiaurora@gmail.com",
    "login": "arorarshi",
    "description": "",
    "uuid": 26824268,
    "orcid": "0000-0002-4040-1787"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "MultiAssayExperiment",
      "role": "Imports"
    },
    {
      "package": "pdist",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "gplots",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "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",
    "clustering",
    "survival",
    "classification",
    "cpp"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "arorarshi",
      "count": 29,
      "uuid": 26824268
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 242,
    "source": "https://www.bioconductor.org/packages/stats/bioc/survClust"
  },
  "_devurl": "https://github.com/arorarshi/survclust",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/survClust.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arorarshi/survclust",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "combineDist",
    "cv_survclust",
    "cv_voting",
    "dist_wtbinary",
    "getDist",
    "getStats",
    "plotStats",
    "survClust"
  ],
  "_datasets": [
    {
      "name": "simdat",
      "title": "Simulated dataset with 3-class solution",
      "object": "simdat",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "simsurvdat",
      "title": "Simulated survival dataset with accompanying 'simdat'",
      "object": "simsurvdat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "time",
        "event"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "uvm_dat",
      "title": "TCGA UVM Mutation and Copy Number datasets",
      "object": "uvm_dat",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "uvm_survClust_cv.fit",
      "title": "survClust cv.survclust output of integrated TCGA UVM Mutation and Copy Number datasets.",
      "object": "uvm_survClust_cv.fit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "uvm_survdat",
      "title": "TCGA UVM Clinical file",
      "object": "uvm_survdat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "OS.time",
        "OS"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "combineDist",
      "title": "Integrates weighted distance matrices",
      "topics": [
        "combineDist"
      ]
    },
    {
      "page": "cv_survclust",
      "title": "performs cross validation on supervised clustering, 'survClust' for a particular 'k'. 'cv_survclust' runs",
      "topics": [
        "cv_survclust"
      ]
    },
    {
      "page": "cv_voting",
      "title": "For a 'survClust' fit, return consolidated labels across rounds of cross validation for a specific 'k'. Note that cv.fit already has consolidated class labels across folds",
      "topics": [
        "cv_voting"
      ]
    },
    {
      "page": "getDist",
      "title": "Calculates weighted distance matrix of multiple genomic data types",
      "topics": [
        "getDist"
      ]
    },
    {
      "page": "getstats",
      "title": "Compute fit statistics after cross validation via 'cv_survclust'",
      "topics": [
        "getStats"
      ]
    },
    {
      "page": "plotstats",
      "title": "Plot the output from 'getStats'",
      "topics": [
        "plotStats"
      ]
    },
    {
      "page": "simdat",
      "title": "Simulated dataset with 3-class solution",
      "topics": [
        "simdat"
      ]
    },
    {
      "page": "simsurvdat",
      "title": "Simulated survival dataset with accompanying 'simdat'",
      "topics": [
        "simsurvdat"
      ]
    },
    {
      "page": "survClust",
      "title": "perform supervised clustering for a particular 'k'",
      "topics": [
        "survClust-package",
        "survClust"
      ]
    },
    {
      "page": "uvm_dat",
      "title": "TCGA UVM Mutation and Copy Number datasets",
      "topics": [
        "uvm_dat"
      ]
    },
    {
      "page": "uvm_survClust_cv.fit",
      "title": "survClust cv.survclust output of integrated TCGA UVM Mutation and Copy Number datasets.",
      "topics": [
        "uvm_survClust_cv.fit"
      ]
    },
    {
      "page": "uvm_survdat",
      "title": "TCGA UVM Clinical file",
      "topics": [
        "uvm_survdat"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "generics",
    "GenomicRanges",
    "glue",
    "IRanges",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "MultiAssayExperiment",
    "pdist",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "survClust_vignette.Rmd",
      "filename": "survClust_vignette.html",
      "title": "An introduction to survClust package",
      "author": "Arshi Arora Department of Epidemiology and Biostatistics, MSKCC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install",
        "Overview",
        "The tldr version",
        "Data and Pre-processing",
        "Supervised integrative cluster analysis",
        "UVM data",
        "Picking k cluster solution",
        "simulation example",
        "Bonus - UVM mutation data alone",
        "Appendix",
        "Process TCGA dataset",
        "Create simulation dataset",
        "Refrences",
        "SessionInfo"
      ],
      "created": "2024-04-16 16:30:31",
      "modified": "2024-04-16 16:30:31",
      "commits": 1
    }
  ],
  "_score": 4.866877814337499,
  "_indexed": true,
  "_nocasepkg": "survclust",
  "_universes": [
    "bioc",
    "arorarshi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-30T09:48:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "ff02e0cfecf71a6bc28971914348930d4019a1d010e6d0e23754b8aa678486c3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-30T10:19:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "143f0cead068fddeaa868df0fa22a415a42ab1b1a0ebd97fa3a67f6786160711",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-30T09:48:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "4894df829efe2c14bf63e9f8a3bb343f20afd877d0d42139e0e554285e60dbea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-30T10:19:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "6cc09071341cde8c83dab6b14deed91639ef96807b5eb3dcf476c0a21145b1dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-30T14:29:58.000Z",
      "arch": "aarch64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "bffe02bcb0d737f79d2ad7864ca989990ced017ddd0eaecd05d0df8a3a47a87f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-30T10:08:43.000Z",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "81c7829b8b5aa0d6721fa84937dfa7a3cbf71c19fb21fc6aacc3e3901975c9e8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-30T14:29:18.000Z",
      "arch": "aarch64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "eec97557b221815309dc5c5305c71887432b4e929b82426941caeb65d276e354",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-30T10:08:53.000Z",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "c1bab8412ac358a9aa8b28c5c4854a5d6689c46e6bd78680552bf82be18e0e59",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0",
      "date": "2026-05-30T10:19:20.000Z",
      "arch": "emscripten",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "eef7c3fb9434dcc820292324f9f9c0568d80805f4a6cd63d86132654b6c97117",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-30T10:18:32.000Z",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "937a0889d56a844a72fe85a322bddbcfa75718691d609c8144f8c28e952c0e3b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-30T10:18:43.000Z",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "4757abbed797ef173b22f564916bfa3cb1c57ab4504d3d678e1a21ce59aa2fb0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-30T10:18:49.000Z",
      "arch": "x86_64",
      "commit": "7ea5c157fbfe6b46eaa0c45274bc08bc8cc25d09",
      "fileid": "add394867ea7dbf063ca2cd2898ee88ea089fc1a03b6f873fe6111f28366b7ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676710070"
    }
  ]
}