{
  "_id": "6a197b90acfb0bcc41df5f7c",
  "Package": "BiocIO",
  "Title": "Standard Input and Output for Bioconductor Packages",
  "Version": "1.22.0",
  "Authors@R": "c(\nperson(\"Martin\", \"Morgan\", role = \"aut\"),\nperson(\"Michael\", \"Lawrence\", role = \"aut\"),\nperson(\"Daniel\", \"Van Twisk\", role = \"aut\"),\nperson(\"Marcel\", \"Ramos\", , \"marcel.ramos@sph.cuny.edu\",\n\"cre\", c(ORCID = \"0000-0002-3242-0582\")\n))",
  "Description": "The `BiocIO` package contains high-level abstract classes\nand generics used by developers to build IO funcionality within\nthe Bioconductor suite of packages. Implements `import()` and\n`export()` standard generics for importing and exporting\nbiological data formats. `import()` supports whole-file as well\nas chunk-wise iterative import. The `import()` interface\noptionally provides a standard mechanism for 'lazy' access via\n`filter()` (on row or element-like components of the file\nresource), `select()` (on column-like components of the file\nresource) and `collect()`. The `import()` interface optionally\nprovides transparent access to remote (e.g. via https) as well\nas local access. Developers can register a file extension,\ne.g., `.loom` for dispatch from character-based URIs to\nspecific `import()` / `export()` methods based on classes\nrepresenting file types, e.g., `LoomFile()`.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Collate": "'BiocFile.R' 'import_export.R' 'compression.R' 'utils.R'",
  "VignetteBuilder": "knitr",
  "biocViews": "Annotation,DataImport",
  "BugReports": "https://github.com/Bioconductor/BiocIO/issues",
  "Date": "2024-11-21",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:28 UTC",
  "RemoteUrl": "https://github.com/bioc/BiocIO",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:16:37 UTC",
    "User": "root"
  },
  "Author": "Martin Morgan [aut],\nMichael Lawrence [aut],\nDaniel Van Twisk [aut],\nMarcel Ramos [cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>)",
  "Maintainer": "Marcel Ramos <marcel.ramos@sph.cuny.edu>",
  "MD5sum": "c872a9cc000baec8a37e9f282f7a5a43",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "BiocIO_1.22.0.tar.gz",
  "_fileid": "ebf0fbf8faa85006563ed0f72b912d9988739fdf15d4bb5119e67b0e671defe0",
  "_filesize": 119237,
  "_sha256": "ebf0fbf8faa85006563ed0f72b912d9988739fdf15d4bb5119e67b0e671defe0",
  "_created": "2026-05-29T09:16:37.000Z",
  "_published": "2026-05-29T11:42:08.197Z",
  "_jobs": [
    {
      "job": 78472768391,
      "time": 140,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287338855"
    },
    {
      "job": 78472768498,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287353674"
    },
    {
      "job": 78472768384,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287345372"
    },
    {
      "job": 78472768450,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289791780"
    },
    {
      "job": 78472768478,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289820551"
    },
    {
      "job": 78472311798,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287293922"
    },
    {
      "job": 78472768446,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287328444"
    },
    {
      "job": 78472768434,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287323377"
    },
    {
      "job": 78472768593,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287322908"
    },
    {
      "job": 78472768440,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287320024"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 3
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BiocIO",
  "_commit": {
    "id": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
    "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": 1777380808
  },
  "_maintainer": {
    "name": "Marcel Ramos",
    "email": "marcel.ramos@sph.cuny.edu",
    "login": "link-ny",
    "bluesky": "@mramos148.bsky.social",
    "linkedin": "in/mramos148",
    "orcid": "0000-0002-3242-0582",
    "twitter": "@M2RuseR",
    "description": "Sr. Data Scientist @ CUNY School of Public Health: Waldron Lab & Bioconductor Core Team Member /  \nR 📦 dev ",
    "uuid": 4392950
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 515,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.3",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "annotation",
    "dataimport",
    "bioconductor-package",
    "core-package"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dvantwisk",
      "count": 24,
      "uuid": 10927671
    },
    {
      "user": "link-ny",
      "count": 17,
      "uuid": 4392950
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "kayla-morrell",
      "count": 4,
      "uuid": 32339524
    },
    {
      "user": "mtmorgan",
      "count": 3,
      "uuid": 118552
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 34834,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BiocIO"
  },
  "_devurl": "https://github.com/bioconductor/biocio",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiocIO.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/bioconductor/biocio",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "BiocFileList",
    "decompress",
    "export",
    "FileForFormat",
    "fileFormat",
    "import",
    "path",
    "resource",
    "resource<-",
    "show"
  ],
  "_help": [
    {
      "page": "BiocFile-class",
      "title": "BiocFile class objects",
      "topics": [
        "as.character,BiocFile-method",
        "BiocFile",
        "BiocFile-class",
        "BiocFileList",
        "BiocFileList-class",
        "FileForFormat",
        "fileFormat",
        "fileFormat,BiocFile-method",
        "fileFormat,character-method",
        "path",
        "path,BiocFile-method",
        "resource",
        "resource,BiocFile-method",
        "resource<-",
        "resource<-,BiocFile,character_OR_connection-method",
        "show,BiocFile-method"
      ]
    },
    {
      "page": "compression",
      "title": "File compression",
      "topics": [
        "compress",
        "CompressedFile-class",
        "compression",
        "decompress",
        "decompress,ANY-method",
        "decompress,character-method",
        "decompress,CompressedFile-method",
        "decompress,GZFile-method",
        "fileFormat,CompressedFile-method"
      ]
    },
    {
      "page": "IO",
      "title": "Import and export",
      "topics": [
        "export",
        "export,ANY,character,character-method",
        "export,ANY,character,missing-method",
        "export,ANY,CompressedFile,missing-method",
        "export,ANY,connection,character-method",
        "export,ANY,connection,missing-method",
        "export,ANY,missing,character-method",
        "import",
        "import,character,character,ANY-method",
        "import,character,missing,ANY-method",
        "import,CompressedFile,missing,ANY-method",
        "import,connection,character,ANY-method",
        "import,connection,missing,ANY-method",
        "import,missing,ANY,character-method",
        "IO"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/BiocIO/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BiocGenerics",
    "generics",
    "S4Vectors"
  ],
  "_vignettes": [
    {
      "source": "BiocIO.Rmd",
      "filename": "BiocIO.html",
      "title": "An Overview of the BiocIO package",
      "author": "Daniel Van Twisk, Martin Morgan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Import and Export",
        "The BiocFile Class",
        "CompressedFile",
        "For developers",
        "Converting existing \"File\" Classes",
        "Creating classes and methods that extend BiocFile's class and methods",
        "Session info"
      ],
      "created": "2020-06-01 16:28:57",
      "modified": "2023-01-18 21:05:43",
      "commits": 13
    }
  ],
  "_score": 10.04056199869074,
  "_indexed": false,
  "_nocasepkg": "biocio",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/BiocIO",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T09:19:40.000Z",
      "distro": "noble",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "d9163771940dc6f30057a5010efe348b7bb0beeea489c898680c97123fa68a1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-29T09:19:11.000Z",
      "distro": "noble",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "cfb98e77b0ec9dde4dacdf748fe53b7d7e23547c0817d5e8dfcb800096e6d2a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T11:39:44.000Z",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "32647906a7a386ccc42ac9c7fb5c3d533a160a305c38e0a91a472736b01ff8d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-29T11:41:27.000Z",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "d44e62fe819cc8887116647a94b9e0ec997005d57ea0b2da5e32dff39055c0c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0",
      "date": "2026-05-29T09:18:47.000Z",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "3c266a22d10232e32497a0ee56f82fd97d4c604c6749e6bf35b26d6d862a4a9a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T09:18:00.000Z",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "1f7061446c9ecda979983f799229edc6aa52cd0a0cd9f98fe39a09010fb9f297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T09:17:57.000Z",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "a08d833b49bcbc30bb12bb0f44e89b779600b392822d4608110ba775faffccf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-29T09:17:52.000Z",
      "commit": "eabf6c77e82ef47f2def9d36f3a75aa786d65067",
      "fileid": "e0c70cac8172879ffaa17ddc1d058c1e589b7b64d8f7c5158256ffe5297ae892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26628840610"
    }
  ]
}