{
  "_id": "6a47d65ce06c18f0a6520b52",
  "Package": "zaro",
  "Title": "Zarr via Arrow",
  "Version": "0.0.1.9010",
  "Authors@R": "c(person(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2471-7511\")),\nperson(\"Hugo\", \"Gruson\", , , role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0002-4094-1476\")))",
  "Description": "Low-level Zarr interface (V2 and V3) built on Arrow\nfilesystem and codec infrastructure. Provides direct access to\nZarr stores on local filesystems, S3, and GCS via Arrow, with\nfallback to GDAL virtual filesystems for HTTP and other\nprotocols via gdalraster. Supports Kerchunk JSON and Parquet\nreference stores for virtual Zarr access to existing archives.\nAutomatically detects Zarr version and handles S3 region\nredirects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Collate": "'utils.R' 'zaro-package.R' 'store.R' 'meta.R' 'codec.R'\n'chunk.R' 'reference.R' 'print.R' 'api.R' 'virtualizarr.R'",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-05-29 06:49:43 UTC",
  "RemoteUrl": "https://github.com/hypertidy/zaro",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ad40491493011727d1f72e930b248b49c51db89",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 15:29:14 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>),\nHugo Gruson [ctb] (ORCID: <https://orcid.org/0000-0002-4094-1476>)",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "zaro_0.0.1.9010.tar.gz",
  "_fileid": "https://r2.ropensci.org/19bbce6521f234d364cd7d5abc7d928121f8cb3550bbc701c7f9b9d2924cdb7d",
  "_filesize": 579792,
  "_sha256": "19bbce6521f234d364cd7d5abc7d928121f8cb3550bbc701c7f9b9d2924cdb7d",
  "_expires": "2026-10-11T15:33:46.000Z",
  "_created": "2026-07-03T15:29:14.000Z",
  "_published": "2026-07-03T15:33:48.684Z",
  "_jobs": [
    {
      "job": 85030580359,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8070221102"
    },
    {
      "job": 85030580337,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8070223602"
    },
    {
      "job": 85030580408,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8070258383"
    },
    {
      "job": 85030580379,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8070237406"
    },
    {
      "job": 85030164795,
      "time": 162,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8070183977"
    },
    {
      "job": 85030580349,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8070228994"
    },
    {
      "job": 85030580523,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8070217042"
    },
    {
      "job": 85030580385,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8070209470"
    },
    {
      "job": 85030580520,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8070208376"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/zaro",
  "_commit": {
    "id": "9ad40491493011727d1f72e930b248b49c51db89",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "add plan for uri interpret\n",
    "time": 1780037383
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "gdalraster",
      "role": "Suggests"
    },
    {
      "package": "blosc",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "future.mirai",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 12
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 27,
      "uuid": 4107631
    },
    {
      "user": "bisaloo",
      "count": 1,
      "uuid": 10783929
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 27,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zaro"
  },
  "_devurl": "https://github.com/hypertidy/zaro",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_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/zaro.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "zaro",
    "zaro_chunk",
    "zaro_chunk_apply",
    "zaro_chunk_info",
    "zaro_chunks",
    "zaro_list",
    "zaro_meta",
    "zaro_read"
  ],
  "_help": [
    {
      "page": "zaro",
      "title": "Open a Zarr store",
      "topics": [
        "zaro"
      ]
    },
    {
      "page": "zaro_chunk",
      "title": "Read a single chunk by grid index",
      "topics": [
        "zaro_chunk"
      ]
    },
    {
      "page": "zaro_chunk_apply",
      "title": "Apply a function over chunks",
      "topics": [
        "zaro_chunk_apply"
      ]
    },
    {
      "page": "zaro_chunk_info",
      "title": "Get chunk grid information for an array",
      "topics": [
        "zaro_chunk_info"
      ]
    },
    {
      "page": "zaro_chunks",
      "title": "Read multiple chunks by index range",
      "topics": [
        "zaro_chunks"
      ]
    },
    {
      "page": "zaro_list",
      "title": "List contents of a Zarr store",
      "topics": [
        "zaro_list"
      ]
    },
    {
      "page": "zaro_meta",
      "title": "Get metadata for a Zarr node",
      "topics": [
        "zaro_meta"
      ]
    },
    {
      "page": "zaro_read",
      "title": "Read data from a Zarr array",
      "topics": [
        "zaro_read"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/zaro/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "rlang",
    "S7",
    "tidyselect",
    "vctrs",
    "withr"
  ],
  "_score": 3.3521825181113623,
  "_indexed": true,
  "_nocasepkg": "zaro",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:31:10.000Z",
      "distro": "resolute",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/27cf7a58a85d592857402041b0e89bf329176252285a90c4fa586ef3b76b111d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:31:18.000Z",
      "distro": "resolute",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/76afdd251942da15d23ff5cf7acc4d5ebc1e57f4e7be79ccea541d5053b30729",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:33:17.000Z",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/94ce34f3ae36b23d1b470d2abcd22bab6e289fc1b4d363138ffd565fb786b1a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:32:05.000Z",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/f913c48b3f290c6aca5f2a35eb4bb23f8564fb0503e1017930ea36bac539fc65",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:31:49.000Z",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/e3f2b4356f2328ad14a8162a88f293d8015156f46f92db048d3f4a1e68c2ee05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:30:53.000Z",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/643c61df94e9f062c4578e9246d521d40b1d4fac9fbfaadc9e63cc418e893301",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:30:28.000Z",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/3742bb6a96d249c74f7b4445ff19cbec1a02a73805bb2ec43de2cf164acf575c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1.9010",
      "date": "2026-07-03T15:30:24.000Z",
      "commit": "9ad40491493011727d1f72e930b248b49c51db89",
      "fileid": "https://r2.ropensci.org/f78130e9e086f00c724424b13cd4a6dab350b5c3739eca16e4802c048c52e52f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/28669763901"
    }
  ]
}