{
  "_id": "6a1ad6921d7bb097a09e5c0f",
  "Package": "biobroom",
  "Title": "Turn Bioconductor objects into tidy data frames",
  "Version": "1.44.0",
  "Author": "Andrew J. Bass, David G. Robinson, Steve Lianoglou, Emily\nNelson, John D. Storey, with contributions from Laurent Gatto",
  "Maintainer": "John D. Storey <jstorey@princeton.edu> and Andrew J. Bass\n<ajbass@emory.edu>",
  "Description": "This package contains methods for converting standard\nobjects constructed by bioinformatics packages, especially\nthose in Bioconductor, and converting them to tidy data. It\nthus serves as a complement to the broom package, and follows\nthe same the tidy, augment, glance division of tidying methods.\nTidying data makes it easy to recombine, reshape and visualize\nbioinformatics analyses.",
  "biocViews": "MultipleComparison, DifferentialExpression, Regression,\nGeneExpression, Proteomics, DataImport",
  "License": "LGPL",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/StoreyLab/biobroom",
  "BugReports": "https://github.com/StoreyLab/biobroom/issues",
  "RoxygenNote": "5.0.1",
  "PackageStatus": "Deprecated",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:07 UTC",
  "RemoteUrl": "https://github.com/bioc/biobroom",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "19fcfff5ce41b7fb40d935233addcb6cab086726",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:02:33 UTC",
    "User": "root"
  },
  "MD5sum": "089a6814caf328bbf1356c914f690748",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "biobroom_1.44.0.tar.gz",
  "_fileid": "d9a319c2434efabd95c66fb9eca7e0d5a42cd416274d12df430991df027b98a5",
  "_filesize": 355389,
  "_sha256": "d9a319c2434efabd95c66fb9eca7e0d5a42cd416274d12df430991df027b98a5",
  "_created": "2026-05-30T09:02:33.000Z",
  "_published": "2026-05-30T12:22:42.934Z",
  "_jobs": [
    {
      "job": 78638376627,
      "time": 183,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307049454"
    },
    {
      "job": 78638376626,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7307053462"
    },
    {
      "job": 78638376644,
      "time": 225,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307053801"
    },
    {
      "job": 78638376622,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7308132018"
    },
    {
      "job": 78638376625,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7308132287"
    },
    {
      "job": 78638165602,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307031362"
    },
    {
      "job": 78638376619,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307048258"
    },
    {
      "job": 78638376665,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7307045800"
    },
    {
      "job": 78638376660,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7307045720"
    },
    {
      "job": 78638376661,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307045125"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/biobroom",
  "_commit": {
    "id": "19fcfff5ce41b7fb40d935233addcb6cab086726",
    "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": 1777380127
  },
  "_maintainer": {
    "name": "John D. Storey",
    "email": "ajbass@emory.edu",
    "login": "jdstorey",
    "description": "I'm a professor at Princeton University working in statistics, genomics & data science.  See my lab's GitHub, @StoreyLab, for our software development. ",
    "uuid": 6211610
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "qvalue",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "MSnbase",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "multiplecomparison",
    "differentialexpression",
    "regression",
    "geneexpression",
    "proteomics",
    "dataimport"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "ajbass",
      "count": 93,
      "uuid": 7573657
    },
    {
      "user": "laurentgatto",
      "count": 4,
      "uuid": 32748897
    },
    {
      "user": "jdstorey",
      "count": 2,
      "uuid": 6211610
    },
    {
      "user": "aaronwolen",
      "count": 1,
      "uuid": 1067915
    },
    {
      "user": "ltobalina",
      "count": 1,
      "uuid": 9790158
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 596,
    "source": "https://www.bioconductor.org/packages/stats/bioc/biobroom"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/storeylab/biobroom",
  "_searchresults": 316,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/biobroom.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "augment_sva",
    "augment.deSet",
    "augment.DGEList",
    "augment.MArrayLM",
    "augment.qvalue",
    "glance_sva",
    "glance.deSet",
    "glance.DGEExact",
    "glance.GRanges",
    "glance.GRangesList",
    "glance.MArrayLM",
    "glance.qvalue",
    "tidy_sva",
    "tidy.DESeqDataSet",
    "tidy.DESeqResults",
    "tidy.deSet",
    "tidy.DGEExact",
    "tidy.DGEList",
    "tidy.EList",
    "tidy.ExpressionSet",
    "tidy.GRanges",
    "tidy.GRangesList",
    "tidy.MAList",
    "tidy.MArrayLM",
    "tidy.MSnSet",
    "tidy.qvalue",
    "tidy.RangedSummarizedExperiment"
  ],
  "_datasets": [
    {
      "name": "hammer",
      "title": "ExpressionSet results from Hammer et al 2010",
      "object": "hammer",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "sva_tidiers",
      "title": "Tidying methods for a sva list",
      "topics": [
        "augment_sva",
        "glance_sva",
        "tidy_sva"
      ]
    },
    {
      "page": "biobroom",
      "title": "Convert Bioconductor Object into Tidy Data Frames",
      "topics": [
        "biobroom-package",
        "biobroom"
      ]
    },
    {
      "page": "DESeq2_tidiers",
      "title": "Tidying methods for DESeq2 DESeqDataSet objects",
      "topics": [
        "DESeq2_tidiers",
        "tidy.DESeqDataSet",
        "tidy.DESeqResults"
      ]
    },
    {
      "page": "edgeR_tidiers",
      "title": "Tidiers for edgeR's differential expression objects",
      "topics": [
        "augment.DGEList",
        "edgeR_tidiers",
        "glance.DGEExact",
        "tidy.DGEExact",
        "tidy.DGEList"
      ]
    },
    {
      "page": "ExpressionSet_tidiers",
      "title": "Tidying methods for Biobase's ExpressionSet objects",
      "topics": [
        "ExpressionSet_tidiers",
        "tidy.ExpressionSet"
      ]
    },
    {
      "page": "hammer",
      "title": "ExpressionSet results from Hammer et al 2010",
      "topics": [
        "hammer"
      ]
    },
    {
      "page": "limma_tidiers",
      "title": "Tidiers for the output of limma (linear models for microarray analysis)",
      "topics": [
        "augment.MArrayLM",
        "glance.MArrayLM",
        "limma_tidiers",
        "tidy.EList",
        "tidy.MAList",
        "tidy.MArrayLM"
      ]
    },
    {
      "page": "list_tidiers",
      "title": "Tidiers for return values from functions that aren't S3 objects",
      "topics": [
        "glance.list",
        "list_tidiers",
        "tidy.list"
      ]
    },
    {
      "page": "MSnSet_tidiers",
      "title": "Tidying methods for Biobase's ExpressionSet objects",
      "topics": [
        "MSnSet_tidiers",
        "tidy.MSnSet"
      ]
    },
    {
      "page": "qvalue_tidiers",
      "title": "Tidying methods for a qvalue object",
      "topics": [
        "augment.qvalue",
        "glance.qvalue",
        "qvalue_tidiers",
        "tidy.qvalue"
      ]
    },
    {
      "page": "SummarizedExperiment_tidiers",
      "title": "Tidying methods for Biobase's SummarizedExperiment objects",
      "topics": [
        "SummarizedExperiment_tidiers",
        "tidy.RangedSummarizedExperiment"
      ]
    },
    {
      "page": "edge_tidiers",
      "title": "Tidying methods for edge's deSet object",
      "topics": [
        "augment.deSet",
        "glance.deSet",
        "tidy.deSet"
      ]
    },
    {
      "page": "GRanges_tidiers",
      "title": "Tidying methods for GRanges and GRangesList objects.",
      "topics": [
        "glance.GRanges",
        "glance.GRangesList",
        "tidy.GRanges",
        "tidy.GRangesList"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/biobroom/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "backports",
    "Biobase",
    "BiocGenerics",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 6.4539295920577295,
  "_indexed": false,
  "_nocasepkg": "biobroom",
  "_universes": [
    "bioc-release"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.44.0",
      "date": "2026-05-30T09:05:47.000Z",
      "distro": "noble",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "7892523f5dc418e6c4ca9b16a41bfe9061de9f5534added6adbe14f74d923e59",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.44.0",
      "date": "2026-05-30T09:05:51.000Z",
      "distro": "noble",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "a2f4a3f13ed881d057a4b19609d116f3cb5b04143395e7110576586ceeade761",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.44.0",
      "date": "2026-05-30T12:21:46.000Z",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "db0093a70cc8f5c6ba123571f7e84860ce91d8eac610890bd176f30c4dbbc367",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.44.0",
      "date": "2026-05-30T12:21:40.000Z",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "05bf4ce1606f3fd64338ba93ec423b9a33b733d062c07099e9d90365016a1676",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.44.0",
      "date": "2026-05-30T09:05:40.000Z",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "4045cba6cd75bc6ea531f21e5a726abdf80a8df48de18428b01fcdaad701898a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.44.0",
      "date": "2026-05-30T09:04:25.000Z",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "649d690cc162e88a4287d7c7a03adecce6d44b587a86cf51bdaa641d80ca48d0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.44.0",
      "date": "2026-05-30T09:04:22.000Z",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "47ec9b3192ffc13fedc6f843383b71226df4ac667dafdcf61a98c8ae8c66b63f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.44.0",
      "date": "2026-05-30T09:04:18.000Z",
      "commit": "19fcfff5ce41b7fb40d935233addcb6cab086726",
      "fileid": "4285b0c9fd2dbdde8c1924789d82483767004ce24707bd1b5b22b886dcc52c57",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26679821863"
    }
  ]
}