{
  "_id": "6a195e87acfb0bcc41de4ec7",
  "Package": "consensus",
  "Title": "Cross-platform consensus analysis of genomic measurements via\ninterlaboratory testing method",
  "Version": "1.30.0",
  "Date": "2020-05-22",
  "Author": "Tim Peters",
  "Maintainer": "Tim Peters <t.peters@garvan.org.au>",
  "Authors@R": "c(person(\"Tim\", \"Peters\", role = c(\"cre\", \"aut\"),\nemail = \"t.peters@garvan.org.au\"),\nperson(\"Benedetta Frida\", \"Baldi\", role = \"art\",\nemail = \"b.baldi@garvan.org.au\"))",
  "Description": "An implementation of the American Society for Testing and\nMaterials (ASTM) Standard E691 for interlaboratory testing\nprocedures, designed for cross-platform genomic measurements.\nGiven three (3) or more genomic platforms or laboratory\nprotocols, this package provides interlaboratory testing\nprocedures giving per-locus comparisons for sensitivity and\nprecision between platforms.",
  "biocViews": "QualityControl, Regression, DataRepresentation,\nGeneExpression, Microarray, RNASeq",
  "License": "BSD_3_clause + file LICENSE",
  "VignetteBuilder": "knitr",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:24 UTC",
  "RemoteUrl": "https://github.com/bioc/consensus",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "f76c183b329460f454743925dbbc2a26f127de1e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:04:36 UTC",
    "User": "root"
  },
  "MD5sum": "d001acbb89300d41a63e482f52217efa",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "consensus_1.30.0.tar.gz",
  "_fileid": "706c06c3953cadd2adc1f6a582ece03233fb789c8cfe5f3cf6adbe451e076e2d",
  "_filesize": 1168190,
  "_sha256": "706c06c3953cadd2adc1f6a582ece03233fb789c8cfe5f3cf6adbe451e076e2d",
  "_created": "2026-05-29T08:04:36.000Z",
  "_published": "2026-05-29T09:38:15.733Z",
  "_jobs": [
    {
      "job": 78462212094,
      "time": 142,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7286056050"
    },
    {
      "job": 78462212064,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286061776"
    },
    {
      "job": 78462212065,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286070134"
    },
    {
      "job": 78462212044,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7287685604"
    },
    {
      "job": 78462212030,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287680808"
    },
    {
      "job": 78461818644,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286016161"
    },
    {
      "job": 78462212051,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286047558"
    },
    {
      "job": 78462212100,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286036319"
    },
    {
      "job": 78462212081,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286035549"
    },
    {
      "job": 78462212053,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286056733"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/consensus",
  "_commit": {
    "id": "f76c183b329460f454743925dbbc2a26f127de1e",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380504
  },
  "_maintainer": {
    "name": "Tim Peters",
    "email": "t.peters@garvan.org.au",
    "login": "timpeters82",
    "description": "",
    "uuid": 5061381
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "RColorBrewer",
      "role": "Depends"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "qualitycontrol",
    "regression",
    "datarepresentation",
    "geneexpression",
    "microarray",
    "rnaseq"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 372,
    "source": "https://www.bioconductor.org/packages/stats/bioc/consensus"
  },
  "_mentions": 5,
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/consensus.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "fitConsensus",
    "MultiMeasure",
    "plotMarginals",
    "plotMostDiscordant",
    "plotOneFit"
  ],
  "_datasets": [
    {
      "name": "Agilent",
      "title": "Agilent microarray gene expression data",
      "object": "TCGA",
      "file": "TCGA.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "TCGA.06.0211.01B.01",
        "TCGA.06.0190.01A.01",
        "TCGA.06.0238.01A.02",
        "TCGA.06.0645.01A.01",
        "TCGA.06.0132.01A.02",
        "TCGA.12.0618.01A.01",
        "TCGA.06.0178.01A.01",
        "TCGA.02.0047.01A.01",
        "TCGA.06.0174.01A.01",
        "TCGA.12.0616.01A.01",
        "TCGA.06.0184.01A.01",
        "TCGA.06.0168.01A.01",
        "TCGA.06.0644.01A.02",
        "TCGA.06.0157.01A.01",
        "TCGA.06.0130.01A.01",
        "TCGA.06.0158.01A.01",
        "TCGA.06.0646.01A.01",
        "TCGA.08.0386.01A.01",
        "TCGA.06.0129.01A.01",
        "TCGA.06.0138.01A.02",
        "TCGA.06.0125.01A.01",
        "TCGA.06.0219.01A.01",
        "TCGA.06.0139.01A.01",
        "TCGA.12.0619.01A.01",
        "TCGA.02.0055.01A.01",
        "TCGA.06.0210.01A.01",
        "TCGA.06.0187.01A.01"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "Huex",
      "title": "Affymetrix Huex gene expression data",
      "object": "TCGA",
      "file": "TCGA.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "TCGA.06.0211.01B.01",
        "TCGA.06.0190.01A.01",
        "TCGA.06.0238.01A.02",
        "TCGA.06.0645.01A.01",
        "TCGA.06.0132.01A.02",
        "TCGA.12.0618.01A.01",
        "TCGA.06.0178.01A.01",
        "TCGA.02.0047.01A.01",
        "TCGA.06.0174.01A.01",
        "TCGA.12.0616.01A.01",
        "TCGA.06.0184.01A.01",
        "TCGA.06.0168.01A.01",
        "TCGA.06.0644.01A.02",
        "TCGA.06.0157.01A.01",
        "TCGA.06.0130.01A.01",
        "TCGA.06.0158.01A.01",
        "TCGA.06.0646.01A.01",
        "TCGA.08.0386.01A.01",
        "TCGA.06.0129.01A.01",
        "TCGA.06.0138.01A.02",
        "TCGA.06.0125.01A.01",
        "TCGA.06.0219.01A.01",
        "TCGA.06.0139.01A.01",
        "TCGA.12.0619.01A.01",
        "TCGA.02.0055.01A.01",
        "TCGA.06.0210.01A.01",
        "TCGA.06.0187.01A.01"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "RNASeq",
      "title": "RNA-Seq gene expression data",
      "object": "TCGA",
      "file": "TCGA.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "TCGA.06.0211.01B.01",
        "TCGA.06.0190.01A.01",
        "TCGA.06.0238.01A.02",
        "TCGA.06.0645.01A.01",
        "TCGA.06.0132.01A.02",
        "TCGA.12.0618.01A.01",
        "TCGA.06.0178.01A.01",
        "TCGA.02.0047.01A.01",
        "TCGA.06.0174.01A.01",
        "TCGA.12.0616.01A.01",
        "TCGA.06.0184.01A.01",
        "TCGA.06.0168.01A.01",
        "TCGA.06.0644.01A.02",
        "TCGA.06.0157.01A.01",
        "TCGA.06.0130.01A.01",
        "TCGA.06.0158.01A.01",
        "TCGA.06.0646.01A.01",
        "TCGA.08.0386.01A.01",
        "TCGA.06.0129.01A.01",
        "TCGA.06.0138.01A.02",
        "TCGA.06.0125.01A.01",
        "TCGA.06.0219.01A.01",
        "TCGA.06.0139.01A.01",
        "TCGA.12.0619.01A.01",
        "TCGA.02.0055.01A.01",
        "TCGA.06.0210.01A.01",
        "TCGA.06.0187.01A.01"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "U133A",
      "title": "Affymetrix U133A gene expression data",
      "object": "TCGA",
      "file": "TCGA.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "TCGA.06.0211.01B.01",
        "TCGA.06.0190.01A.01",
        "TCGA.06.0238.01A.02",
        "TCGA.06.0645.01A.01",
        "TCGA.06.0132.01A.02",
        "TCGA.12.0618.01A.01",
        "TCGA.06.0178.01A.01",
        "TCGA.02.0047.01A.01",
        "TCGA.06.0174.01A.01",
        "TCGA.12.0616.01A.01",
        "TCGA.06.0184.01A.01",
        "TCGA.06.0168.01A.01",
        "TCGA.06.0644.01A.02",
        "TCGA.06.0157.01A.01",
        "TCGA.06.0130.01A.01",
        "TCGA.06.0158.01A.01",
        "TCGA.06.0646.01A.01",
        "TCGA.08.0386.01A.01",
        "TCGA.06.0129.01A.01",
        "TCGA.06.0138.01A.02",
        "TCGA.06.0125.01A.01",
        "TCGA.06.0219.01A.01",
        "TCGA.06.0139.01A.01",
        "TCGA.12.0619.01A.01",
        "TCGA.02.0055.01A.01",
        "TCGA.06.0210.01A.01",
        "TCGA.06.0187.01A.01"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "consensus-package",
      "title": "Cross-platform consensus analysis of genomic measurements via interlaboratory testing method",
      "topics": [
        "consensus-package",
        "consensus"
      ]
    },
    {
      "page": "Agilent",
      "title": "Agilent microarray gene expression data",
      "topics": [
        "Agilent"
      ]
    },
    {
      "page": "ConsensusFit-class",
      "title": "Row-linear fit from multiple platforms/conditions - class",
      "topics": [
        "ConsensusFit-class"
      ]
    },
    {
      "page": "fitConsensus",
      "title": "Fit row-linear models to all loci",
      "topics": [
        "fitConsensus"
      ]
    },
    {
      "page": "Huex",
      "title": "Affymetrix Huex gene expression data",
      "topics": [
        "Huex"
      ]
    },
    {
      "page": "MultiMeasure",
      "title": "MultiMeasure Constructor",
      "topics": [
        "MultiMeasure"
      ]
    },
    {
      "page": "MultiMeasure-class",
      "title": "Multi-platform genomic measurements across the same samples - class",
      "topics": [
        "MultiMeasure-class"
      ]
    },
    {
      "page": "plotMarginals",
      "title": "Density plots of per-platform marginal distributions",
      "topics": [
        "plotMarginals"
      ]
    },
    {
      "page": "plotMostDiscordant",
      "title": "Plot a heatmap showing a selection of loci",
      "topics": [
        "plotMostDiscordant"
      ]
    },
    {
      "page": "plotOneFit",
      "title": "Plot a single row-linear fit from a genomic locus",
      "topics": [
        "plotOneFit"
      ]
    },
    {
      "page": "RNASeq",
      "title": "RNA-Seq gene expression data",
      "topics": [
        "RNASeq"
      ]
    },
    {
      "page": "U133A",
      "title": "Affymetrix U133A gene expression data",
      "topics": [
        "U133A"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/consensus/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "bitops",
    "caTools",
    "gplots",
    "gtools",
    "KernSmooth",
    "matrixStats",
    "RColorBrewer"
  ],
  "_vignettes": [
    {
      "source": "consensus.Rnw",
      "filename": "consensus.pdf",
      "title": "Fitting and visualising row-linear models with \\texttt{consensus}",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2018-05-16 06:42:00",
      "modified": "2018-07-23 06:01:56",
      "commits": 3
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": false,
  "_nocasepkg": "consensus",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/consensus",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-29T08:07:17.000Z",
      "distro": "noble",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "df9acaccc54aaf71c65b65d718481dfc516f37f99798f603bfefa2306fd5484a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-05-29T08:07:49.000Z",
      "distro": "noble",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "2d6f189fbb80e5130f27026bbff6a76574cc0b8cc054ced69e965bb76c6ec83f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-29T09:37:42.000Z",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "4c2e8c3b91d39e3fa0eb8e6fcb1d5ebce475171d7ae624ea05f9a5430c5aeaf1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-05-29T09:37:31.000Z",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "69601f5b776b06a5750052ca5465e17c77e1454d6cff38f3a1581a3a8255a17e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.30.0",
      "date": "2026-05-29T08:06:41.000Z",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "9295f3f053cf0c1c06f12342d3ea10c09793139a2e9a360eda879abcad160d43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-29T08:05:47.000Z",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "157c6c5493adc6047869a2ff6c53a9bd3376377ced3c2239d9f8ac698595c246",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-29T08:05:41.000Z",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "ba52637f467213842eec6e2038161a3802257359392c1e1f2737f90c97b66196",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-05-29T08:06:52.000Z",
      "commit": "f76c183b329460f454743925dbbc2a26f127de1e",
      "fileid": "07452c1f5f59a095a6a9a15611757d471c969a4dd19d79616130c6bc0986d438",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26625697696"
    }
  ]
}