{
  "_id": "6a646be0059529545f5777f1",
  "Package": "M3C",
  "Title": "Monte Carlo Reference-based Consensus Clustering",
  "Version": "1.35.0",
  "Author": "Christopher John, David Watson",
  "Maintainer": "Christopher John <chris.r.john86@gmail.com>",
  "Description": "M3C is a consensus clustering algorithm that uses a Monte\nCarlo simulation to eliminate overestimation of K and can\nreject the null hypothesis K=1.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.1",
  "biocViews": "Clustering, GeneExpression, Transcription, RNASeq,\nSequencing, ImmunoOncology",
  "Config/pak/sysreqs": "libpng-dev libssl-dev python3",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:11 UTC",
  "RemoteUrl": "https://github.com/bioc/M3C",
  "RemoteRef": "HEAD",
  "RemoteSha": "38ef2c3296b5f367220b29bd142e1a32ff487172",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 07:48:40 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "M3C_1.35.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9834c77df48e3200447e19094bb87fbcda0f5be1f75eae20cc5a2b2f7eca1f90",
  "_filesize": 766589,
  "_sha256": "9834c77df48e3200447e19094bb87fbcda0f5be1f75eae20cc5a2b2f7eca1f90",
  "_expires": "2026-11-02T07:55:09.000Z",
  "_created": "2026-07-25T07:48:40.000Z",
  "_published": "2026-07-25T07:55:11.862Z",
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767",
  "_status": "success",
  "_upstream": "https://github.com/bioc/M3C",
  "_commit": {
    "id": "38ef2c3296b5f367220b29bd142e1a32ff487172",
    "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": 1777380371
  },
  "_maintainer": {
    "name": "Christopher John",
    "email": "chris.r.john86@gmail.com",
    "login": "crj32",
    "description": "Computer guy",
    "uuid": 4405372
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 89658601759,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8617330271"
    },
    {
      "job": 89658601742,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8617341220"
    },
    {
      "job": 89658601749,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8617335446"
    },
    {
      "job": 89658601750,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8617340601"
    },
    {
      "job": 89658601737,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8617335856"
    },
    {
      "job": 89658311393,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617304245"
    },
    {
      "job": 89658601769,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8617324426"
    },
    {
      "job": 89658601774,
      "time": 334,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8617357208"
    },
    {
      "job": 89658601748,
      "time": 346,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8617358968"
    },
    {
      "job": 89658601760,
      "time": 334,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8617357204"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "umap",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "clustering",
    "geneexpression",
    "transcription",
    "rnaseq",
    "sequencing",
    "immunooncology"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 451,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1074,
    "source": "https://www.bioconductor.org/packages/stats/bioc/M3C"
  },
  "_mentions": 7,
  "_searchresults": 254,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/M3C.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "clustersim",
    "featurefilter",
    "M3C",
    "pca",
    "tsne",
    "umap"
  ],
  "_datasets": [
    {
      "name": "desx",
      "title": "GBM clinical annotation data",
      "object": "desx",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "ID"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "mydata",
      "title": "GBM expression data",
      "object": "mydata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "TCGA.02.0266.01A.01",
        "TCGA.08.0353.01A.01",
        "TCGA.06.0175.01A.01",
        "TCGA.08.0346.01A.01",
        "TCGA.02.0114.01A.01",
        "TCGA.02.0048.01A.01",
        "TCGA.08.0360.01A.01",
        "TCGA.02.0002.01A.01",
        "TCGA.06.0162.01A.01",
        "TCGA.08.0514.01A.01",
        "TCGA.02.0099.01A.01",
        "TCGA.08.0516.01A.01",
        "TCGA.02.0009.01A.01",
        "TCGA.02.0086.01A.01",
        "TCGA.08.0517.01A.01",
        "TCGA.08.0385.01A.01",
        "TCGA.08.0509.01A.01",
        "TCGA.06.0211.01B.01",
        "TCGA.02.0102.01A.01",
        "TCGA.02.0333.01A.02",
        "TCGA.02.0064.01A.01",
        "TCGA.06.0221.01A.01",
        "TCGA.06.0208.01B.01",
        "TCGA.06.0127.01A.01",
        "TCGA.06.0176.01A.03",
        "TCGA.08.0389.01A.01",
        "TCGA.06.0214.01A.02",
        "TCGA.06.0154.01A.02",
        "TCGA.02.0290.01A.01",
        "TCGA.06.0173.01A.01",
        "TCGA.06.0413.01A.01",
        "TCGA.08.0512.01A.01",
        "TCGA.02.0034.01A.01",
        "TCGA.06.0152.01A.02",
        "TCGA.02.0432.01A.02",
        "TCGA.06.0648.01A.01",
        "TCGA.02.0070.01A.01",
        "TCGA.06.0189.01A.05",
        "TCGA.06.0182.01A.01",
        "TCGA.08.0524.01A.01",
        "TCGA.08.0386.01A.01",
        "TCGA.06.0138.01A.02",
        "TCGA.08.0390.01A.01",
        "TCGA.02.0422.01A.01",
        "TCGA.08.0352.01A.01",
        "TCGA.02.0015.01A.01",
        "TCGA.06.0124.01A.01",
        "TCGA.02.0052.01A.01",
        "TCGA.02.0083.01A.01",
        "TCGA.08.0350.01A.01"
      ],
      "rows": 1740,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clustersim",
      "title": "clustersim: A cluster simulator for testing clustering algorithms",
      "topics": [
        "clustersim"
      ]
    },
    {
      "page": "desx",
      "title": "GBM clinical annotation data",
      "topics": [
        "desx"
      ]
    },
    {
      "page": "featurefilter",
      "title": "featurefilter: A function for filtering features",
      "topics": [
        "featurefilter"
      ]
    },
    {
      "page": "M3C",
      "title": "M3C: Monte Carlo Reference-based Consensus Clustering",
      "topics": [
        "M3C"
      ]
    },
    {
      "page": "mydata",
      "title": "GBM expression data",
      "topics": [
        "mydata"
      ]
    },
    {
      "page": "pca",
      "title": "pca: A principal component analysis function",
      "topics": [
        "pca"
      ]
    },
    {
      "page": "tsne",
      "title": "tsne: A t-SNE function",
      "topics": [
        "tsne"
      ]
    },
    {
      "page": "umap",
      "title": "umap: A umap function",
      "topics": [
        "umap"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/M3C/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cluster",
    "codetools",
    "corpcor",
    "cpp11",
    "doParallel",
    "doSNOW",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "matrixcalc",
    "openssl",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "scales",
    "snow",
    "sys",
    "umap",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "M3Cvignette.Rmd",
      "filename": "M3Cvignette.html",
      "title": "M3C: Monte Carlo Reference-based Consensus Clustering",
      "author": "Christopher R John",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Summary",
        "Prerequisites",
        "Example I: TCGA glioblastoma dataset",
        "Exploratory data analysis",
        "Running M3C",
        "Understanding M3C outputs",
        "Visual check of consensus cluster structure",
        "Example II: Regularised consensus clustering",
        "Running regularised consensus clustering",
        "Example III: Entropy objective function",
        "Additional functions",
        "Filtering features by variance",
        "Closing comments",
        "References"
      ],
      "created": "2017-07-05 07:01:22",
      "modified": "2020-02-13 13:04:42",
      "commits": 54
    }
  ],
  "_score": 6.758057292717394,
  "_indexed": true,
  "_nocasepkg": "m3c",
  "_universes": [
    "bioc",
    "crj32"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-25T07:51:53.000Z",
      "distro": "resolute",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/55e498f6d663602786302d599931a35fae4693241d3a163696cb6f196d9e4bcf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-25T07:51:17.000Z",
      "distro": "resolute",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/7c202f436033bb03935ff7b44badb6e0cd85d761af86a044d7617051b330e8af",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-25T07:52:10.000Z",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/974c74381999d81fc4c02a20794edb8676a36cd2d1cdb4be3427d11f4fef98d0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-25T07:51:43.000Z",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/b8d6a3d37074b164de66c359e2aed74fa86c7dc21668062aab5eed18d0db1be8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-07-25T07:51:08.000Z",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/97c9c687e196072f1e2f024e133a5c7fada6c88b61472bdeb83bb7543f37f342",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-25T07:53:31.000Z",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/9d5172b4b18e0c9e0db9d8400f6bf299c7c01a0c5e5d2058f236b99b3fd11b3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-25T07:53:40.000Z",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/700dec1990048ce6c74e09957c1a924df763f6b243dc0c04aa34a5a454c0aba5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-25T07:53:29.000Z",
      "commit": "38ef2c3296b5f367220b29bd142e1a32ff487172",
      "fileid": "https://r2.ropensci.org/ed0294e17bd1675eaf246b0d692c77bad8be672c01959b1c1108c84d985b91a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/30149866767"
    }
  ]
}