{
  "_id": "6a1b06fb1d7bb097a0a04397",
  "Package": "TileDBArray",
  "Version": "1.22.0",
  "Date": "2026-04-10",
  "Title": "Using TileDB as a DelayedArray Backend",
  "Description": "Implements a DelayedArray backend for reading and writing\ndense or sparse arrays in the TileDB format. The resulting\nTileDBArrays are compatible with all Bioconductor pipelines\nthat can accept DelayedArray instances.",
  "Authors@R": "c(\nperson(\"Aaron\", \"Lun\", role=c(\"aut\", \"cre\"), email=\"infinite.monkeys.with.keyboards@gmail.com\"),\nperson(\"Genentech, Inc.\", role=\"cph\")\n)",
  "License": "MIT + file LICENSE",
  "biocViews": "DataRepresentation, Infrastructure, Software",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/LTLA/TileDBArray",
  "URL": "https://github.com/LTLA/TileDBArray",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake git libzstd-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:43 UTC",
  "RemoteUrl": "https://github.com/bioc/TileDBArray",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:57:10 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [aut, cre],\nGenentech, Inc. [cph]",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "4aaa987d82b833a27a566d62ab0b7d0a",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "TileDBArray_1.22.0.tar.gz",
  "_fileid": "c3af842f0d41434f79cbf47a3c8da1799f30c5c2e5367a75ff85e7c64f13c180",
  "_filesize": 121612,
  "_sha256": "c3af842f0d41434f79cbf47a3c8da1799f30c5c2e5367a75ff85e7c64f13c180",
  "_created": "2026-05-30T10:57:10.000Z",
  "_published": "2026-05-30T15:49:15.529Z",
  "_jobs": [
    {
      "job": 78644113301,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307721362"
    },
    {
      "job": 78644113305,
      "time": 313,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307736398"
    },
    {
      "job": 78644113298,
      "time": 300,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307735437"
    },
    {
      "job": 78644113302,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309381634"
    },
    {
      "job": 78644113300,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309378211"
    },
    {
      "job": 78643566750,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307682151"
    },
    {
      "job": 78644113296,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307720425"
    },
    {
      "job": 78644113304,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307721682"
    },
    {
      "job": 78644113306,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307724316"
    },
    {
      "job": 78644113303,
      "time": 206,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307725546"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/TileDBArray",
  "_commit": {
    "id": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
    "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": 1777380823
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "twitter": "@realAaronLun",
    "description": "(ノಠ益ಠ)ノ彡┻━┻\n",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "SparseArray",
      "version": ">= 1.5.20",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "version": ">= 0.31.7",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tiledb",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "datarepresentation",
    "infrastructure",
    "software"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "ltla",
      "count": 42,
      "uuid": 8166669
    },
    {
      "user": "eddelbuettel",
      "count": 15,
      "uuid": 673121
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 6,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 359,
    "source": "https://www.bioconductor.org/packages/stats/bioc/TileDBArray"
  },
  "_devurl": "https://github.com/ltla/tiledbarray",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/TileDBArray.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltla/tiledbarray",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "chunkdim",
    "DelayedArray",
    "extract_array",
    "extract_sparse_array",
    "getTileDBAttr",
    "getTileDBCapacity",
    "getTileDBCellOrder",
    "getTileDBContext",
    "getTileDBDimType",
    "getTileDBExtent",
    "getTileDBPath",
    "getTileDBTileOrder",
    "is_sparse",
    "matrixClass",
    "path",
    "setTileDBAttr",
    "setTileDBCapacity",
    "setTileDBCellOrder",
    "setTileDBContext",
    "setTileDBDimType",
    "setTileDBExtent",
    "setTileDBPath",
    "setTileDBTileOrder",
    "show",
    "TileDBArray",
    "TileDBArraySeed",
    "TileDBRealizationSink",
    "type",
    "write_block",
    "writeTileDBArray"
  ],
  "_help": [
    {
      "page": "TileDBArray",
      "title": "Delayed TileDB arrays",
      "topics": [
        "chunkdim,TileDBArraySeed-method",
        "DelayedArray,TileDBArraySeed-method",
        "extract_array,TileDBArraySeed-method",
        "extract_sparse_array,TileDBArraySeed-method",
        "is_sparse,TileDBArraySeed-method",
        "matrixClass,TileDBArray-method",
        "path,TileDBArraySeed-method",
        "show,TileDBArraySeed-method",
        "TileDBArray",
        "TileDBArray-class",
        "TileDBArraySeed",
        "TileDBArraySeed-class",
        "TileDBMatrix",
        "TileDBMatrix-class",
        "type,TileDBArraySeed-method"
      ]
    },
    {
      "page": "TileDBArray-globals",
      "title": "TileDBArray global options",
      "topics": [
        "getTileDBAttr",
        "getTileDBCapacity",
        "getTileDBCellOrder",
        "getTileDBContext",
        "getTileDBDimType",
        "getTileDBExtent",
        "getTileDBPath",
        "getTileDBTileOrder",
        "setTileDBAttr",
        "setTileDBCapacity",
        "setTileDBCellOrder",
        "setTileDBContext",
        "setTileDBDimType",
        "setTileDBExtent",
        "setTileDBPath",
        "setTileDBTileOrder",
        "TileDBArray-globals"
      ]
    },
    {
      "page": "TileDBArray-pkg",
      "title": "The 'TileDBArray' package",
      "topics": [
        "TileDBArray-pkg"
      ]
    },
    {
      "page": "TileDBRealizationSink",
      "title": "Write arrays to TileDB",
      "topics": [
        "coerce,ANY,TileDBArray-method",
        "coerce,ANY,TileDBMatrix-method",
        "coerce,ANY,TileDBRealizationSink-method",
        "coerce,TileDBRealizationSink,DelayedArray-method",
        "coerce,TileDBRealizationSink,TileDBArray-method",
        "coerce,TileDBRealizationSink,TileDBMatrix-method",
        "TileDBRealizationSink",
        "TileDBRealizationSink-class",
        "type,TileDBRealizationSink-method",
        "writeTileDBArray",
        "write_block,TileDBRealizationSink-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/TileDBArray/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "bit",
    "bit64",
    "DelayedArray",
    "generics",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "nanoarrow",
    "nanotime",
    "Rcpp",
    "RcppCCTZ",
    "RcppDate",
    "RcppInt64",
    "RcppSpdlog",
    "S4Arrays",
    "S4Vectors",
    "SparseArray",
    "spdl",
    "tiledb",
    "XVector",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "userguide.Rmd",
      "filename": "userguide.html",
      "title": "A DelayedArray backend for TileDB",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Creating a TileDBArray",
        "Manipulating TileDBArrays",
        "Controlling backend creation",
        "Session information"
      ],
      "created": "2020-05-14 23:35:57",
      "modified": "2020-06-12 19:18:59",
      "commits": 3
    }
  ],
  "_score": 6.949877704036875,
  "_indexed": false,
  "_nocasepkg": "tiledbarray",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/TileDBArray",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-30T11:05:31.000Z",
      "distro": "noble",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "f7b3a2a5a93e804c5a68086419b55d983bad380b174f65898cc984b210d8255f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.22.0",
      "date": "2026-05-30T11:05:23.000Z",
      "distro": "noble",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "113e3faa9916042ed548b5ec88d78e780119a493c7593260f34dc5f1b5ae617b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-30T15:47:43.000Z",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "0710a2a59ec59cb228ca6655aa30661a86c2f3b6a2a604bb267e2c3d6c72868b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.22.0",
      "date": "2026-05-30T15:47:10.000Z",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "c62f9dfbb57eb18f26fe42e2d2df157411eb909e6a69a44310ab2cf032d47f95",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.22.0",
      "date": "2026-05-30T11:04:25.000Z",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "67d99cf1ac0f97fe6714999915b37bd0304afc80c7dccf2e3fe461fb085eb528",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-30T11:03:04.000Z",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "b22a17b937b664eec3fef3b8fabf4c2e954a4ad2e25016328c741f041a22c6d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-30T11:03:11.000Z",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "d80f9e8d764d581a97dbb1cbb011820c28d1f01352bee0368be3e3099a518dc8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.22.0",
      "date": "2026-05-30T11:03:09.000Z",
      "commit": "8346be157335d535949d0ba200ce0a3c2fa3ea9d",
      "fileid": "13fef8c3144eb44735c97a223d08b91f813660ef177f58e2c91e3545959bbb33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680700087"
    }
  ]
}