{
  "_id": "6a50f10089c83ec243a314f4",
  "Package": "gdsfmt",
  "Type": "Package",
  "Title": "R Interface to CoreArray Genomic Data Structure (GDS) Files",
  "Version": "1.49.5",
  "Date": "2026-07-09",
  "Author": "Xiuwen Zheng [aut, cre]\n(<https://orcid.org/0000-0002-1390-0708>), Stephanie Gogarten\n[ctb], Jean-loup Gailly and Mark Adler [ctb] (for the included\nzlib sources), Yann Collet [ctb] (for the included LZ4\nsources), xz contributors [ctb] (for the included liblzma\nsources)",
  "Maintainer": "Xiuwen Zheng <zhengx@u.washington.edu>",
  "Description": "Provides a high-level R interface to CoreArray Genomic\nData Structure (GDS) data files. GDS is portable across\nplatforms with hierarchical structure to store multiple\nscalable array-oriented data sets with metadata information. It\nis suited for large-scale datasets, especially for data which\nare much larger than the available random-access memory. The\ngdsfmt package offers the efficient operations specifically\ndesigned for integers of less than 8 bits, since a diploid\ngenotype, like single-nucleotide polymorphism (SNP), usually\noccupies fewer bits than a byte. Data compression and\ndecompression are available with relatively efficient random\naccess. It is also allowed to read a GDS file in parallel with\nmultiple R processes supported by the package parallel.",
  "License": "LGPL-3",
  "Copyright": "This package includes the sources of CoreArray C++ library\nwritten by Xiuwen Zheng (LGPL-3), zlib written by Jean-loup\nGailly and Mark Adler (zlib license), LZ4 written by Yann\nCollet (simplified BSD), and liblzma written by Lasse Collin\nand other xz contributors (public domain).",
  "VignetteBuilder": "knitr",
  "ByteCompile": "TRUE",
  "BugReports": "https://github.com/zhengxwen/gdsfmt/issues",
  "URL": "https://github.com/zhengxwen/gdsfmt",
  "biocViews": "Infrastructure, DataImport",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-07-10 06:19:03 UTC",
  "RemoteUrl": "https://github.com/bioc/gdsfmt",
  "RemoteRef": "HEAD",
  "RemoteSha": "58ca641d8d9abbebe515cfd4ac071469683c7325",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-10 13:06:08 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "gdsfmt_1.49.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/0c7204b6e27433f1d3553e20df7faca4296c66bdcf1aa60b5ab7181f94836625",
  "_filesize": 2917287,
  "_sha256": "0c7204b6e27433f1d3553e20df7faca4296c66bdcf1aa60b5ab7181f94836625",
  "_expires": "2026-10-18T13:17:49.000Z",
  "_created": "2026-07-10T13:06:08.000Z",
  "_published": "2026-07-10T13:17:52.077Z",
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694",
  "_status": "success",
  "_upstream": "https://github.com/bioc/gdsfmt",
  "_commit": {
    "id": "58ca641d8d9abbebe515cfd4ac071469683c7325",
    "author": "Xiuwen Zheng <zhengxwen@gmail.com>",
    "committer": "Xiuwen Zheng <zhengxwen@gmail.com>",
    "message": "the change in R v4.6.1\n",
    "time": 1783664343
  },
  "_maintainer": {
    "name": "Xiuwen Zheng",
    "email": "zhengx@u.washington.edu"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 86369205146,
      "time": 299,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8228461405"
    },
    {
      "job": 86369205227,
      "time": 341,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8228480463"
    },
    {
      "job": 86369205204,
      "time": 341,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8228479095"
    },
    {
      "job": 86369205167,
      "time": 339,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8228479781"
    },
    {
      "job": 86369205181,
      "time": 371,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8228491429"
    },
    {
      "job": 86369205149,
      "time": 318,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8228502065"
    },
    {
      "job": 86369205190,
      "time": 476,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8228558801"
    },
    {
      "job": 86369205171,
      "time": 263,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8228454359"
    },
    {
      "job": 86369205174,
      "time": 460,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8228552342"
    },
    {
      "job": 86367869762,
      "time": 405,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8228338017"
    },
    {
      "job": 86369205132,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86369205145,
      "time": 397,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8228501538"
    },
    {
      "job": 86369205142,
      "time": 419,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8228510588"
    },
    {
      "job": 86369205184,
      "time": 397,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8228501856"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 32,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.49.4",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.48.2",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "dataimport",
    "bioinformatics",
    "gds-format",
    "genomics",
    "cpp"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "zhengxwen",
      "count": 501,
      "uuid": 6189013
    },
    {
      "user": "nathanweeks",
      "count": 2,
      "uuid": 1800812
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 4124,
    "source": "https://www.bioconductor.org/packages/stats/bioc/gdsfmt"
  },
  "_mentions": 23,
  "_devurl": "https://github.com/zhengxwen/gdsfmt",
  "_searchresults": 1072,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gdsfmt.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhengxwen/gdsfmt",
  "_realowner": "bioc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9",
      "date": "2011-01-04"
    },
    {
      "version": "0.9.1",
      "date": "2011-01-09"
    },
    {
      "version": "0.9.2",
      "date": "2011-04-24"
    },
    {
      "version": "0.9.3",
      "date": "2011-05-03"
    },
    {
      "version": "0.9.4",
      "date": "2011-06-21"
    },
    {
      "version": "0.9.5",
      "date": "2011-08-10"
    },
    {
      "version": "0.9.6",
      "date": "2012-03-05"
    },
    {
      "version": "0.9.7",
      "date": "2012-03-17"
    },
    {
      "version": "0.9.8",
      "date": "2012-04-16"
    },
    {
      "version": "0.9.9",
      "date": "2012-05-18"
    },
    {
      "version": "0.9.10",
      "date": "2012-08-25"
    },
    {
      "version": "0.9.11",
      "date": "2013-01-26"
    },
    {
      "version": "0.9.12",
      "date": "2013-02-19"
    },
    {
      "version": "0.9.13",
      "date": "2013-05-20"
    },
    {
      "version": "0.9.14",
      "date": "2013-05-28"
    },
    {
      "version": "0.9.15",
      "date": "2013-08-24"
    },
    {
      "version": "1.0.0",
      "date": "2013-09-21"
    },
    {
      "version": "1.0.1",
      "date": "2014-01-07"
    },
    {
      "version": "1.0.2",
      "date": "2014-01-24"
    },
    {
      "version": "1.0.3",
      "date": "2014-03-19"
    },
    {
      "version": "1.0.4",
      "date": "2014-04-15"
    },
    {
      "version": "1.1.0",
      "date": "2014-09-11"
    },
    {
      "version": "1.1.0.1",
      "date": "2014-09-19"
    }
  ],
  "_exports": [
    "add.gdsn",
    "addfile.gdsn",
    "addfolder.gdsn",
    "append.gdsn",
    "apply.gdsn",
    "assign.gdsn",
    "cache.gdsn",
    "cleanup.gds",
    "closefn.gds",
    "clusterApply.gdsn",
    "cnt.gdsn",
    "compression.gdsn",
    "copyto.gdsn",
    "createfn.gds",
    "delete.attr.gdsn",
    "delete.gdsn",
    "diagnosis.gds",
    "digest.gdsn",
    "exist.gdsn",
    "get.attr.gdsn",
    "getfile.gdsn",
    "getfolder.gdsn",
    "index.gdsn",
    "is.element.gdsn",
    "is.sparse.gdsn",
    "lasterr.gds",
    "ls.gdsn",
    "moveto.gdsn",
    "name.gdsn",
    "objdesp.gdsn",
    "openfn.gds",
    "permdim.gdsn",
    "print.gds.class",
    "print.gdsn.class",
    "put.attr.gdsn",
    "read.gdsn",
    "readex.gdsn",
    "readmode.gdsn",
    "rename.gdsn",
    "setdim.gdsn",
    "show",
    "showfile.gds",
    "summarize.gdsn",
    "sync.gds",
    "system.gds",
    "unload.gdsn",
    "write.gdsn"
  ],
  "_help": [
    {
      "page": "gdsfmt-package",
      "title": "R Interface to CoreArray Genomic Data Structure (GDS) files",
      "topics": [
        "gdsfmt-package",
        "gdsfmt"
      ]
    },
    {
      "page": "add.gdsn",
      "title": "Add a new GDS node",
      "topics": [
        "add.gdsn"
      ]
    },
    {
      "page": "addfile.gdsn",
      "title": "Add a GDS node with a file",
      "topics": [
        "addfile.gdsn"
      ]
    },
    {
      "page": "addfolder.gdsn",
      "title": "Add a folder to the GDS node",
      "topics": [
        "addfolder.gdsn"
      ]
    },
    {
      "page": "append.gdsn",
      "title": "Append data to a specified variable",
      "topics": [
        "append.gdsn"
      ]
    },
    {
      "page": "apply.gdsn",
      "title": "Apply functions over margins",
      "topics": [
        "apply.gdsn"
      ]
    },
    {
      "page": "assign.gdsn",
      "title": "Assign/append data to a GDS node",
      "topics": [
        "assign.gdsn"
      ]
    },
    {
      "page": "cache.gdsn",
      "title": "Caching variable data",
      "topics": [
        "cache.gdsn"
      ]
    },
    {
      "page": "cleanup.gds",
      "title": "Clean up fragments",
      "topics": [
        "cleanup.gds"
      ]
    },
    {
      "page": "closefn.gds",
      "title": "Close a GDS file",
      "topics": [
        "closefn.gds"
      ]
    },
    {
      "page": "clusterApply.gdsn",
      "title": "Apply functions over matrix margins in parallel",
      "topics": [
        "clusterApply.gdsn"
      ]
    },
    {
      "page": "cnt.gdsn",
      "title": "Return the number of child nodes",
      "topics": [
        "cnt.gdsn"
      ]
    },
    {
      "page": "compression.gdsn",
      "title": "Modify compression mode",
      "topics": [
        "compression.gdsn"
      ]
    },
    {
      "page": "copyto.gdsn",
      "title": "Copy GDS nodes",
      "topics": [
        "copyto.gdsn"
      ]
    },
    {
      "page": "createfn.gds",
      "title": "Create a GDS file",
      "topics": [
        "createfn.gds"
      ]
    },
    {
      "page": "delete.attr.gdsn",
      "title": "Delete attribute(s)",
      "topics": [
        "delete.attr.gdsn"
      ]
    },
    {
      "page": "delete.gdsn",
      "title": "Delete a GDS node",
      "topics": [
        "delete.gdsn"
      ]
    },
    {
      "page": "diagnosis.gds",
      "title": "Diagnose the GDS file",
      "topics": [
        "diagnosis.gds"
      ]
    },
    {
      "page": "digest.gdsn",
      "title": "create hash function digests",
      "topics": [
        "digest.gdsn"
      ]
    },
    {
      "page": "exist.gdsn",
      "title": "Return whether the path exists or not",
      "topics": [
        "exist.gdsn"
      ]
    },
    {
      "page": "gds.class",
      "title": "the class of GDS file",
      "topics": [
        "$,gds.class-method",
        "gds.class"
      ]
    },
    {
      "page": "gdsn.class",
      "title": "the class of variable node in the GDS file",
      "topics": [
        "gdsn.class"
      ]
    },
    {
      "page": "get.attr.gdsn",
      "title": "Get attributes",
      "topics": [
        "get.attr.gdsn"
      ]
    },
    {
      "page": "getfile.gdsn",
      "title": "Output a file from a stream container",
      "topics": [
        "getfile.gdsn"
      ]
    },
    {
      "page": "getfolder.gdsn",
      "title": "Get the folder",
      "topics": [
        "getfolder.gdsn"
      ]
    },
    {
      "page": "index.gdsn",
      "title": "Get the specified node",
      "topics": [
        "index.gdsn"
      ]
    },
    {
      "page": "is.element.gdsn",
      "title": "whether the elements are in a set",
      "topics": [
        "is.element.gdsn"
      ]
    },
    {
      "page": "is.sparse.gdsn",
      "title": "whether a sparse array or not",
      "topics": [
        "is.sparse.gdsn"
      ]
    },
    {
      "page": "lasterr.gds",
      "title": "Return the last error message",
      "topics": [
        "lasterr.gds"
      ]
    },
    {
      "page": "ls.gdsn",
      "title": "Return the names of child nodes",
      "topics": [
        "ls.gdsn"
      ]
    },
    {
      "page": "moveto.gdsn",
      "title": "Relocate a GDS node",
      "topics": [
        "moveto.gdsn"
      ]
    },
    {
      "page": "name.gdsn",
      "title": "Return the variable name of a node",
      "topics": [
        "name.gdsn"
      ]
    },
    {
      "page": "objdesp.gdsn",
      "title": "Variable description",
      "topics": [
        "objdesp.gdsn"
      ]
    },
    {
      "page": "openfn.gds",
      "title": "Open a GDS file",
      "topics": [
        "openfn.gds"
      ]
    },
    {
      "page": "permdim.gdsn",
      "title": "Array Transposition",
      "topics": [
        "permdim.gdsn"
      ]
    },
    {
      "page": "print.gds.class",
      "title": "Show the information of class \"gds.class\" and \"gdsn.class\"",
      "topics": [
        "print.gds.class",
        "print.gdsn.class",
        "show,gdsn.class-method"
      ]
    },
    {
      "page": "put.attr.gdsn",
      "title": "Add an attribute into a GDS node",
      "topics": [
        "put.attr.gdsn"
      ]
    },
    {
      "page": "read.gdsn",
      "title": "Read data field of a GDS node",
      "topics": [
        "read.gdsn"
      ]
    },
    {
      "page": "readex.gdsn",
      "title": "Read data field of a GDS node with a selection",
      "topics": [
        "readex.gdsn"
      ]
    },
    {
      "page": "readmode.gdsn",
      "title": "Switch to read mode in the compression settings",
      "topics": [
        "readmode.gdsn"
      ]
    },
    {
      "page": "rename.gdsn",
      "title": "Rename a GDS node",
      "topics": [
        "rename.gdsn"
      ]
    },
    {
      "page": "setdim.gdsn",
      "title": "Set the dimension of data field",
      "topics": [
        "setdim.gdsn"
      ]
    },
    {
      "page": "showfile.gds",
      "title": "Enumerate opened GDS files",
      "topics": [
        "showfile.gds"
      ]
    },
    {
      "page": "summarize.gdsn",
      "title": "GDS object Summaries",
      "topics": [
        "summarize.gdsn"
      ]
    },
    {
      "page": "sync.gds",
      "title": "Synchronize a GDS file",
      "topics": [
        "sync.gds"
      ]
    },
    {
      "page": "system.gds",
      "title": "Get the parameters in the GDS system",
      "topics": [
        "system.gds"
      ]
    },
    {
      "page": "unload.gdsn",
      "title": "Unload a GDS node",
      "topics": [
        "unload.gdsn"
      ]
    },
    {
      "page": "write.gdsn",
      "title": "Write data to a GDS node",
      "topics": [
        "write.gdsn"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/gdsfmt/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "gdsfmt.Rmd",
      "filename": "gdsfmt.html",
      "title": "R Interface to CoreArray Genomic Data Structure (GDS) Files",
      "author": "Dr. Xiuwen Zheng",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation of the package gdsfmt",
        "High-level R functions",
        "Creating a GDS file and variable hierarchy",
        "Writing Data",
        "R function add.gdsn",
        "R function write.gdsn",
        "R function append.gdsn",
        "R function assign.gdsn",
        "Create a large-scale data set",
        "Reading Data",
        "Subset reading read.gdsn and readex.gdsn",
        "Apply a user-defined function marginally",
        "Examples",
        "Output to a text file",
        "Transpose a matrix",
        "Floating-point number vs. packed real number",
        "Limited random-access of compressed data",
        "Sparse Matrix",
        "Checksum for Data Integrity",
        "Stylish Terminal Output in R",
        "Session Information"
      ],
      "created": "2019-10-14 19:04:19",
      "modified": "2022-07-15 22:34:14",
      "commits": 5
    }
  ],
  "_score": 11.530874661999741,
  "_indexed": true,
  "_nocasepkg": "gdsfmt",
  "_universes": [
    "bioc",
    "zhengxwen"
  ],
  "_previous": "1.49.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.49.5",
      "date": "2026-07-10T13:10:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/13b447e02cf28624bb84e7aeb7bfdfe77927eb8d7abe78c64f2afd07268baef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.49.5",
      "date": "2026-07-10T13:10:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/931869cb463c0510d4192fa2183cd7c33f73c174fc553ea7c1d130146721c3e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.49.5",
      "date": "2026-07-10T13:10:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/2374c8d612010522a707ad75b6f4ec93f2a3d82263f113e61748564600ebea36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.49.5",
      "date": "2026-07-10T13:10:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/f4ec357876affbb14055007697d871e9389f1961baa6d7fe48e39e3d996c1092",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.49.5",
      "date": "2026-07-10T13:11:33.000Z",
      "arch": "aarch64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/d8b12bdea941d2223c256624dd5acbcec4b98c3e803bf6680695c86a7e7fcb2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.49.5",
      "date": "2026-07-10T13:11:43.000Z",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/991db6d13458d23e8d2188d063370116b4090cfbdf96dd52b4476e4fe12d3ed6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.49.5",
      "date": "2026-07-10T13:10:19.000Z",
      "arch": "aarch64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/a2416f6a872090295a96d793890d23a09aaa1b9acd55a7654488ec7a39381816",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.49.5",
      "date": "2026-07-10T13:12:09.000Z",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/da2bea48d79c692298c572982a97fd875c989214cde4c27de818900c57abe0bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.49.5",
      "date": "2026-07-10T13:09:32.000Z",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/7fb66f0b20cedc052866d0ba6ebfc472c866c8f1473516366c399ce3890e9077",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.49.5",
      "date": "2026-07-10T13:09:48.000Z",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/d4cf6e9239f93e0dadbd20a148bc8e5bfeaa6cd298922ef72670577142890cfc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.49.5",
      "date": "2026-07-10T13:09:30.000Z",
      "arch": "x86_64",
      "commit": "58ca641d8d9abbebe515cfd4ac071469683c7325",
      "fileid": "https://r2.ropensci.org/c39e8d3a7d8ac1988d581ccac812a48dcf9d8bcb524be748cd947bf6a44e780f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29094548694"
    }
  ]
}