{
  "_id": "6a1047b8acfb0bcc41c9f0ab",
  "Package": "biomformat",
  "Version": "1.41.0",
  "Date": "2026-03-15",
  "Authors@R": "c(\nperson(\"Paul J.\", \"McMurdie\",\nemail = \"joey711@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Joseph N.\", \"Paulson\",\nemail = \"joseph.paulson@yale.edu\",\nrole = \"aut\"))",
  "License": "GPL-2",
  "Title": "An interface package for the BIOM file format",
  "Type": "Package",
  "BugReports": "https://github.com/joey711/biomformat/issues",
  "URL": "https://github.com/joey711/biomformat/, http://biom-format.org/",
  "Description": "This is an R package for interfacing with the BIOM file\nformat. This package includes basic tools for reading\nbiom-format files, accessing and subsetting data tables from a\nbiom object (which is more complex than a single table), as\nwell as limited support for writing a biom-object back to a\nbiom-format file. The design of this API is intended to match\nthe python API and other tools included with the biom-format\nproject, but with a decidedly \"R flavor\" that should be\nfamiliar to R users. This includes S4 classes and methods, as\nwell as extensions of common core functions/methods.",
  "VignetteBuilder": "knitr",
  "Collate": "'allClasses.R' 'allPackage.R' 'IO-methods.R' 'BIOM-class.R'\n'SE-methods.R' 'tidy-methods.R' 'validity-methods.R'",
  "biocViews": "ImmunoOncology, DataImport, Metagenomics, Microbiome",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:42:17 UTC",
  "RemoteUrl": "https://github.com/bioc/biomformat",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7f85e0f5466bae74766951f05322f966b7246ec",
  "Packaged": {
    "Date": "2026-05-10 09:28:56 UTC",
    "User": "root"
  },
  "Author": "Paul J. McMurdie [aut, cre],\nJoseph N. Paulson [aut]",
  "Maintainer": "Paul J. McMurdie <joey711@gmail.com>",
  "MD5sum": "1be7e81b0ca7351495cdb4393b1d3a7b",
  "_user": "bioc",
  "_type": "src",
  "_file": "biomformat_1.41.0.tar.gz",
  "_fileid": "ecae2545d9ef58091f3eafaaac76cc71272baff6d1bc32c30d627b8dc6124d2e",
  "_filesize": 360509,
  "_sha256": "ecae2545d9ef58091f3eafaaac76cc71272baff6d1bc32c30d627b8dc6124d2e",
  "_created": "2026-05-10T09:28:56.000Z",
  "_published": "2026-05-22T12:10:32.425Z",
  "_jobs": [
    {
      "job": 77376591172,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6902675810"
    },
    {
      "job": 77376590958,
      "time": 292,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902689961"
    },
    {
      "job": 77376591008,
      "time": 279,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902688693"
    },
    {
      "job": 77376590997,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902731658"
    },
    {
      "job": 77376590924,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902739626"
    },
    {
      "job": 77376590450,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902660238"
    },
    {
      "job": 77376590458,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160136216"
    },
    {
      "job": 77376591112,
      "time": 200,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6902680521"
    },
    {
      "job": 77376591227,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6902684159"
    },
    {
      "job": 77376591101,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6902677661"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/biomformat",
  "_commit": {
    "id": "a7f85e0f5466bae74766951f05322f966b7246ec",
    "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": 1777380137
  },
  "_maintainer": {
    "name": "Paul J. McMurdie",
    "email": "joey711@gmail.com",
    "login": "joey711",
    "twitter": "@joey711",
    "uuid": 841437
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 0.9.16",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.7-0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.10",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.10",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "version": ">= 1.6",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "rhdf5",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 52,
  "_updates": [
    {
      "week": "2026-11",
      "n": 20
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "dataimport",
    "metagenomics",
    "microbiome"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "joey711",
      "count": 37,
      "uuid": 841437
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "dtenenba",
      "count": 4,
      "uuid": 2286826
    },
    {
      "user": "smdabdoub",
      "count": 4,
      "uuid": 380806
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    },
    {
      "user": "link-ny",
      "count": 1,
      "uuid": 4392950
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 9858,
    "source": "https://www.bioconductor.org/packages/stats/bioc/biomformat"
  },
  "_mentions": 18,
  "_devurl": "https://github.com/joey711/biomformat",
  "_searchresults": 592,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/biomformat.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"
  ],
  "_homeurl": "https://github.com/joey711/biomformat",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "as_tibble.biom",
    "biom",
    "biom_data",
    "biom_shape",
    "biom_to_SummarizedExperiment",
    "colnames",
    "header",
    "make_biom",
    "matrix_element_type",
    "ncol",
    "nrow",
    "observation_metadata",
    "read_biom",
    "read_hdf5_biom",
    "rownames",
    "sample_metadata",
    "show",
    "write_biom",
    "write_hdf5_biom"
  ],
  "_help": [
    {
      "page": "biomformat-package",
      "title": "biomformat: An R interface to the BIOM file format",
      "topics": [
        "biomformat-package",
        "biomformat"
      ]
    },
    {
      "page": "as_tibble.biom",
      "title": "Coerce a biom object to a tidy tibble",
      "topics": [
        "as_tibble.biom"
      ]
    },
    {
      "page": "as.data.frame.biom",
      "title": "Coerce a biom object to a long-format tidy data frame",
      "topics": [
        "as.data.frame.biom"
      ]
    },
    {
      "page": "biom-methods",
      "title": "Build and return an instance of the biom-class.",
      "topics": [
        "biom",
        "biom,list-method"
      ]
    },
    {
      "page": "biom_data-methods",
      "title": "Access main data observation matrix data from 'biom-class'.",
      "topics": [
        "biom_data",
        "biom_data,biom,ANY,character-method",
        "biom_data,biom,character,ANY-method",
        "biom_data,biom,character,missing-method",
        "biom_data,biom,missing,missing-method",
        "biom_data,biom,missing,numeric-method",
        "biom_data,biom,numeric,missing-method",
        "biom_data,biom,numeric,numeric-method"
      ]
    },
    {
      "page": "biom_shape-methods",
      "title": "The matrix dimensions of a 'biom-class' object.",
      "topics": [
        "biom_shape",
        "biom_shape,biom-method"
      ]
    },
    {
      "page": "biom_to_SummarizedExperiment",
      "title": "Convert a biom object to a SummarizedExperiment",
      "topics": [
        "biom_to_SummarizedExperiment"
      ]
    },
    {
      "page": "biom-class",
      "title": "The biom format data class.",
      "topics": [
        "biom-class"
      ]
    },
    {
      "page": "colnames-methods",
      "title": "Method extensions to 'colnames' for 'biom-class' objects.",
      "topics": [
        "colnames,biom-method"
      ]
    },
    {
      "page": "header-methods",
      "title": "Extract the header from a 'biom-class' object as a list.",
      "topics": [
        "header",
        "header,biom-method"
      ]
    },
    {
      "page": "make_biom",
      "title": "Create a 'biom-class' from 'matrix-class' or 'data.frame'.",
      "topics": [
        "make_biom"
      ]
    },
    {
      "page": "matrix_element_type-methods",
      "title": "Access class of data in the matrix elements of a 'biom-class' object",
      "topics": [
        "matrix_element_type",
        "matrix_element_type,biom-method"
      ]
    },
    {
      "page": "ncol-methods",
      "title": "Method extensions to 'ncol' for 'biom-class' objects.",
      "topics": [
        "ncol,biom-method"
      ]
    },
    {
      "page": "nrow-methods",
      "title": "Method extensions to 'nrow' for 'biom-class' objects.",
      "topics": [
        "nrow,biom-method"
      ]
    },
    {
      "page": "observation_metadata-methods",
      "title": "Access observation (row) meta data from 'biom-class'.",
      "topics": [
        "observation_metadata",
        "observation_metadata,biom,character-method",
        "observation_metadata,biom,missing-method",
        "observation_metadata,biom,numeric-method"
      ]
    },
    {
      "page": "read_biom",
      "title": "Read a biom-format file, returning a 'biom-class'.",
      "topics": [
        "read_biom"
      ]
    },
    {
      "page": "read_hdf5_biom",
      "title": "Read in a biom-format v2 (HDF5) file, returning a 'list'.",
      "topics": [
        "read_hdf5_biom"
      ]
    },
    {
      "page": "rownames-methods",
      "title": "Method extensions to 'rownames' for 'biom-class' objects.",
      "topics": [
        "rownames,biom-method"
      ]
    },
    {
      "page": "sample_metadata-methods",
      "title": "Access meta data from 'biom-class'.",
      "topics": [
        "sample_metadata",
        "sample_metadata,biom,character-method",
        "sample_metadata,biom,missing-method",
        "sample_metadata,biom,numeric-method"
      ]
    },
    {
      "page": "show-methods",
      "title": "Method extensions to show for biom objects.",
      "topics": [
        "show,biom-method"
      ]
    },
    {
      "page": "write_biom",
      "title": "Write a biom-format v1 file, returning a 'biom-class'.",
      "topics": [
        "write_biom"
      ]
    },
    {
      "page": "write_hdf5_biom",
      "title": "Write a biom object to an HDF5 (BIOM v2) file.",
      "topics": [
        "write_hdf5_biom"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/biomformat/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite",
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "biomformat.Rmd",
      "filename": "biomformat.html",
      "title": "The biomformat package vignette",
      "author": "Paul J. McMurdie",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Paul J. McMurdie & Joseph N. Paulson",
        "phyloseq Home Page",
        "Motivation for the biomformat package",
        "Read BIOM format",
        "Access BIOM data",
        "Core observation data",
        "Observation Metadata",
        "Sample Metadata",
        "Plots",
        "Write BIOM format (JSON / v1)",
        "HDF5 (BIOM v2) read and write",
        "Tidy long-format output",
        "purrr-style summarisation over samples",
        "SummarizedExperiment interoperability",
        "Constructing a BIOM from R data",
        "Subsetting biom_data() by name",
        "Session info"
      ],
      "created": "2015-12-01 22:52:06",
      "modified": "2026-03-15 17:48:42",
      "commits": 4
    }
  ],
  "_score": 11.941506351935654,
  "_indexed": true,
  "_nocasepkg": "biomformat",
  "_universes": [
    "bioc",
    "joey711"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-05-10T09:32:20.000Z",
      "distro": "noble",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "acbfa89a729d9893a09ef5204497d811c23f6d45a49c603a142dbcc7cb1c6561",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-05-10T09:32:14.000Z",
      "distro": "noble",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "d7fdc9bb862ea127ff116c5b5cfcc9fabfa15a79e5e24873bfb8b4baaffbca02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-05-10T09:40:00.000Z",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "8d85a045b93b3d50c0de09ee3d7bc411d5947c7a71ea544ac7b632eefc66c549",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-05-10T09:41:08.000Z",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "e36a69ddfe43f8cbb1bfcd3bc076a8a8f10d2e5702b3b7164d2de3572d57b96a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-10T09:30:29.000Z",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "2ff43e846a69d692f86aa02c07add09c79eaff2cc6fbf6121d3551a921644d9f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-10T09:31:16.000Z",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "7a424710a0bb34ef87fe5ad911387edbfc208f20eda8f0c63e588f0699fa4cfa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-05-10T09:30:22.000Z",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "1112116da654a88600f0c1b56be16c71603b3da127c5c5ceb7f1f7a0848afb2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-05-22T12:10:04.000Z",
      "commit": "a7f85e0f5466bae74766951f05322f966b7246ec",
      "fileid": "cd507da4e023960bc3a5e83c9b8faeac5103e832dc3ad322abc00a5aadc649c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25625152519"
    }
  ]
}