{
  "_id": "6a5fcc0714e95619b75d73b3",
  "Package": "Rzarrs",
  "Type": "Package",
  "Title": "R Bindings to 'zarrs': Zarr V3 Storage for Multidimensional\nArrays",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Sounkou Mahamane\", family = \"Toure\",\nemail = \"sounkoutoure@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Authors of the dependency Rust crates\", role = \"cph\",\ncomment = \"see inst/AUTHORS\"))",
  "Description": "R bindings to the 'zarrs' Rust library\n<https://github.com/zarrs/zarrs> for reading Zarr V3 (and\ncompatible Zarr V2) stores from local disk, HTTP/HTTPS, and S3\nby default, with optional GCS and Azure Blob support at\nsource-install time. Supports local '.zarr.zip' VCF Zarr\narchives, multiple codecs (gzip, zstd, sharding), and the\ncommon numeric data types. SIMD-accelerated codec paths are\nselected automatically at runtime by the underlying Rust\ndependency crates.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/sounkou-bioinfo/Rzarrs",
  "BugReports": "https://github.com/sounkou-bioinfo/Rzarrs/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.82.0,\nGNU Make",
  "Additional_repositories": "https://bioconductor.org/packages/3.22/bioc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "make libclang-dev",
  "Repository": "https://rgenomicsetl.r-universe.dev",
  "Date/Publication": "2026-06-08 20:34:50 UTC",
  "RemoteUrl": "https://github.com/RGenomicsETL/Rzarrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 19:31:19 UTC",
    "User": "root"
  },
  "Author": "Sounkou Mahamane Toure [aut, cre],\nAuthors of the dependency Rust crates [cph] (see inst/AUTHORS)",
  "Maintainer": "Sounkou Mahamane Toure <sounkoutoure@gmail.com>",
  "_user": "rgenomicsetl",
  "_type": "src",
  "_file": "Rzarrs_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3433807cfba151dd185cad993aaa3955e28ba4958be67fa228e81d6f5ffb8589",
  "_filesize": 28347279,
  "_sha256": "3433807cfba151dd185cad993aaa3955e28ba4958be67fa228e81d6f5ffb8589",
  "_expires": "2026-10-29T19:44:03.000Z",
  "_created": "2026-07-21T19:31:19.000Z",
  "_published": "2026-07-21T19:44:07.379Z",
  "_jobs": [
    {
      "job": 88740986119,
      "time": 233,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8507792257"
    },
    {
      "job": 88740985947,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8507800410"
    },
    {
      "job": 88740985896,
      "time": 234,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8507792460"
    },
    {
      "job": 88740985908,
      "time": 258,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8507802674"
    },
    {
      "job": 88740985897,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8507794603"
    },
    {
      "job": 88740985954,
      "time": 498,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8507912802"
    },
    {
      "job": 88740985958,
      "time": 272,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8507810148"
    },
    {
      "job": 88740986069,
      "time": 567,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8507938066"
    },
    {
      "job": 88739549318,
      "time": 349,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8507679587"
    },
    {
      "job": 88740985898,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 88740986040,
      "time": 552,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8507939164"
    },
    {
      "job": 88740985934,
      "time": 469,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8507901004"
    },
    {
      "job": 88740985877,
      "time": 470,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8507900508"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790",
  "_status": "success",
  "_upstream": "https://github.com/RGenomicsETL/Rzarrs",
  "_commit": {
    "id": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "Support object-store zip VCF Zarr\n",
    "time": 1780950890
  },
  "_maintainer": {
    "name": "Sounkou Mahamane Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "mastodon": "@bioinfhotep@genomic.social",
    "description": "Sequences and Consequences.",
    "uuid": 56392505
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "Rarr",
      "role": "Suggests"
    }
  ],
  "_owner": "rgenomicsetl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 10
    },
    {
      "week": "2026-23",
      "n": 13
    },
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "sounkou-bioinfo",
      "count": 27,
      "uuid": 56392505
    }
  ],
  "_userbio": {
    "uuid": 252609706,
    "type": "organization",
    "name": "RGenomicsETL",
    "followers": 6,
    "description": "R Tools For Genomics Data Artisans"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rzarrs"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/rzarrs",
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rzarrs.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "codec_capabilities",
    "dtype_plan",
    "ZarrArray",
    "ZarrGroup",
    "ZarrObjectStore",
    "ZarrStore",
    "ZarrVcf"
  ],
  "_help": [
    {
      "page": "codec_capabilities",
      "title": "Report Rzarrs codec capabilities",
      "topics": [
        "codec_capabilities"
      ]
    },
    {
      "page": "dtype_plan",
      "title": "Plan R materialization for a Zarr dtype",
      "topics": [
        "dtype_plan"
      ]
    },
    {
      "page": "ZarrArray",
      "title": "Zarr array handle",
      "topics": [
        "ZarrArray"
      ]
    },
    {
      "page": "ZarrGroup",
      "title": "A handle to a Zarr group (root or sub-group) within a store.",
      "topics": [
        "ZarrGroup"
      ]
    },
    {
      "page": "ZarrObjectStore",
      "title": "Object-store Zarr backend (S3, GCS, Azure, HTTP/HTTPS)",
      "topics": [
        "ZarrObjectStore"
      ]
    },
    {
      "page": "ZarrStore",
      "title": "Local Zarr filesystem store",
      "topics": [
        "ZarrStore"
      ]
    },
    {
      "page": "ZarrVcf",
      "title": "High-level VCF Zarr reader",
      "topics": [
        "ZarrVcf"
      ]
    }
  ],
  "_readme": "https://github.com/RGenomicsETL/Rzarrs/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "rzarrs",
  "_universes": [
    "rgenomicsetl",
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/a5477af199320e0315d0f33ff0800d03720696c5203a56913fbd659dd501e531",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T19:36:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/d7a47882fa6a45e151651fbe33260245b51f6bfa77b134c16f20c5cf65fbadb2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/1bf0d97ec25b43d780654811333952b5076d2da4c259d461e590cd92028ffb25",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T19:36:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/6a66613314044e6e06efb195c4fe5296f2897c86d718f99388ac645ab04bc4b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:34.000Z",
      "arch": "aarch64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/4bb8a249e8a070bc671f304eff8f50f7c349ddff5f666fe36b704bcc654eb07e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-21T19:36:49.000Z",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/d70776662ce70a2dd39466b314a68dcaa6ebf6880d0d8d91d61bf3799786a4c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:22.000Z",
      "arch": "aarch64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/15992ad7542b61c89e437600adee54b736d67181e1f364d282e640ff55981724",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-21T19:37:35.000Z",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/20ba3ea81493790b59bfd67cd6f002632e9e3f36d825be1e645a42da53a6a53b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:22.000Z",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/c9bbd38a7bf62b8101234f542b634d1771f792044c46e5f55280ea620214234c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:31.000Z",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/2fd22c1f6c88306cb23e7a10ccfc06175f70d3f3d1c39f19979452e172fbf849",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-21T19:35:21.000Z",
      "arch": "x86_64",
      "commit": "ec028aefa8c99540c95c6f1dbcfe7644de924e74",
      "fileid": "https://r2.ropensci.org/b3dc770ca3672e56a44b39ede3e5db376a9d7c0df0119c72e0bd13370fba3b18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rgenomicsetl/actions/runs/29861618790"
    }
  ]
}