{
  "_id": "6a259a16794753ddbc3df2c9",
  "Package": "zarr",
  "Title": "Native and Extensible R Driver for 'Zarr'",
  "Version": "0.4.0.9000",
  "Authors@R": "person(\"Patrick\", \"Van Laake\", , \"patrick@vanlaake.net\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "The 'Zarr' specification is widely used to build libraries\nfor the storage and retrieval of n-dimensional array data from\ndata stores ranging from local file systems to the cloud. This\npackage is a native 'Zarr' implementation in R with support for\nall required features of 'Zarr' version 3. It is designed to be\nextensible such that new stores, codecs and extensions can be\nadded easily.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "rmarkdown",
  "URL": "https://github.com/R-CF/zarr, https://r-cf.github.io/zarr/",
  "BugReports": "https://github.com/R-CF/zarr/issues",
  "Config/pak/sysreqs": "libblosc-dev",
  "Repository": "https://r-cf.r-universe.dev",
  "Date/Publication": "2026-06-07 16:02:11 UTC",
  "RemoteUrl": "https://github.com/r-cf/zarr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 16:14:56 UTC",
    "User": "root"
  },
  "Author": "Patrick Van Laake [aut, cre, cph]",
  "Maintainer": "Patrick Van Laake <patrick@vanlaake.net>",
  "MD5sum": "9e26af19aed57d22741c583b7c84f8a7",
  "_user": "r-cf",
  "_type": "src",
  "_file": "zarr_0.4.0.9000.tar.gz",
  "_fileid": "de0ef3c78397da6e8e57a19bdbba48f4fac7f525593ad51f0bf34c9386e3924a",
  "_filesize": 2949623,
  "_sha256": "de0ef3c78397da6e8e57a19bdbba48f4fac7f525593ad51f0bf34c9386e3924a",
  "_created": "2026-06-07T16:14:56.000Z",
  "_published": "2026-06-07T16:19:34.070Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79973354042,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465844524"
    },
    {
      "job": 79973354036,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465841242"
    },
    {
      "job": 79973354043,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465844367"
    },
    {
      "job": 79973354048,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465843569"
    },
    {
      "job": 79973354050,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465838541"
    },
    {
      "job": 79973354045,
      "time": 201,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465848043"
    },
    {
      "job": 79973354058,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465835874"
    },
    {
      "job": 79973354038,
      "time": 233,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465851866"
    },
    {
      "job": 79973165446,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465825248"
    },
    {
      "job": 79973353996,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465838802"
    },
    {
      "job": 79973354028,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7465839711"
    },
    {
      "job": 79973354011,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7465838362"
    },
    {
      "job": 79973354022,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7465838298"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-cf/zarr",
  "_commit": {
    "id": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
    "author": "Patrick Van Laake <patrick@vanlaake.net>",
    "committer": "Patrick Van Laake <patrick@vanlaake.net>",
    "message": "Better `hierarchy()` support, bug fixes\n",
    "time": 1780848131
  },
  "_maintainer": {
    "name": "Patrick Van Laake",
    "email": "patrick@vanlaake.net",
    "login": "pvanlaake",
    "description": "Climate data analyst at-large. Trying to write software that actually works.",
    "uuid": 8315731
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "blosc",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "qs2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "zlib",
      "role": "Suggests"
    }
  ],
  "_owner": "r-cf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-02-11"
    },
    {
      "name": "v0.3.0",
      "date": "2026-04-18"
    },
    {
      "name": "v0.4.0",
      "date": "2026-05-28"
    }
  ],
  "_topics": [
    "geozarr",
    "n-dimensional-array",
    "zarr",
    "cpp"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "pvanlaake",
      "count": 38,
      "uuid": 8315731
    }
  ],
  "_userbio": {
    "uuid": 210277391,
    "type": "organization",
    "name": "R-CF"
  },
  "_downloads": {
    "count": 552,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zarr"
  },
  "_devurl": "https://github.com/r-cf/zarr",
  "_pkgdown": "https://r-cf.github.io/zarr/",
  "_searchresults": 16,
  "_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/zarr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-cf/zarr",
  "_realowner": "r-cf",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-18"
    },
    {
      "version": "0.4.0",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "array_builder",
    "as_zarr",
    "create_zarr",
    "define_array",
    "open_zarr",
    "zarr",
    "zarr_array",
    "zarr_conv_ref",
    "zarr_conv_uom",
    "zarr_convention",
    "zarr_conventions",
    "zarr_domain",
    "zarr_domains",
    "zarr_group",
    "zarr_httpstore",
    "zarr_memorystore",
    "zarr_register_domain",
    "zarr_store",
    "zarr_unregister_domain"
  ],
  "_help": [
    {
      "page": "sub-sub-.zarr",
      "title": "Get a group or array from a Zarr object",
      "topics": [
        "[[,zarr-method",
        "[[.zarr"
      ]
    },
    {
      "page": "sub-sub-.zarr_group",
      "title": "Get a group or array from a Zarr group",
      "topics": [
        "[[,zarr-group-method",
        "[[.zarr_group"
      ]
    },
    {
      "page": "array_builder",
      "title": "Array builder",
      "topics": [
        "array_builder"
      ]
    },
    {
      "page": "array-indexing",
      "title": "Extract or replace parts of a Zarr array",
      "topics": [
        "array-indexing",
        "[.zarr_array"
      ]
    },
    {
      "page": "as_zarr",
      "title": "Convert an R object into a Zarr array",
      "topics": [
        "as_zarr"
      ]
    },
    {
      "page": "chunk_grid_regular",
      "title": "Chunk management",
      "topics": [
        "chunk_grid_regular"
      ]
    },
    {
      "page": "chunk_grid_sharded",
      "title": "Sharding chunk management",
      "topics": [
        "chunk_grid_sharded"
      ]
    },
    {
      "page": "create_zarr",
      "title": "Create a Zarr store",
      "topics": [
        "create_zarr"
      ]
    },
    {
      "page": "define_array",
      "title": "Define the properties of a new Zarr array.",
      "topics": [
        "define_array"
      ]
    },
    {
      "page": "open_zarr",
      "title": "Open a Zarr store",
      "topics": [
        "open_zarr"
      ]
    },
    {
      "page": "str.chunk_grid_regular",
      "title": "Compact display of a regular chunk grid",
      "topics": [
        "str.chunk_grid_regular"
      ]
    },
    {
      "page": "str.chunk_grid_sharded",
      "title": "Compact display of a sharding chunk grid",
      "topics": [
        "str.chunk_grid_sharded"
      ]
    },
    {
      "page": "str.zarr",
      "title": "Compact display of a Zarr object",
      "topics": [
        "str.zarr"
      ]
    },
    {
      "page": "str.zarr_array",
      "title": "Compact display of a Zarr array",
      "topics": [
        "str.zarr_array"
      ]
    },
    {
      "page": "str.zarr_group",
      "title": "Compact display of a Zarr group",
      "topics": [
        "str.zarr_group"
      ]
    },
    {
      "page": "zarr",
      "title": "Zarr object",
      "topics": [
        "zarr"
      ]
    },
    {
      "page": "zarr_array",
      "title": "Zarr Array",
      "topics": [
        "zarr_array"
      ]
    },
    {
      "page": "zarr_codec",
      "title": "Zarr codecs",
      "topics": [
        "zarr_codec"
      ]
    },
    {
      "page": "zarr_codec_blosc",
      "title": "Zarr blosc codec",
      "topics": [
        "zarr_codec_blosc"
      ]
    },
    {
      "page": "zarr_codec_bytes",
      "title": "Zarr bytes codec",
      "topics": [
        "zarr_codec_bytes"
      ]
    },
    {
      "page": "zarr_codec_crc32c",
      "title": "Zarr CRC32C codec",
      "topics": [
        "zarr_codec_crc32c"
      ]
    },
    {
      "page": "zarr_codec_gzip",
      "title": "Zarr gzip codec",
      "topics": [
        "zarr_codec_gzip"
      ]
    },
    {
      "page": "zarr_codec_sharding",
      "title": "Zarr sharding codec",
      "topics": [
        "zarr_codec_sharding"
      ]
    },
    {
      "page": "zarr_codec_transpose",
      "title": "Zarr transpose codec",
      "topics": [
        "zarr_codec_transpose"
      ]
    },
    {
      "page": "zarr_codec_ucs4",
      "title": "Numpy UCS-4 codec",
      "topics": [
        "zarr_codec_ucs4"
      ]
    },
    {
      "page": "zarr_codec_vlenutf8",
      "title": "Zarr vlen-utf8 codec",
      "topics": [
        "zarr_codec_vlenutf8"
      ]
    },
    {
      "page": "zarr_codec_zstd",
      "title": "Zarr \"zstd\" codec",
      "topics": [
        "zarr_codec_zstd"
      ]
    },
    {
      "page": "zarr_conv_ref",
      "title": "Convention \"ref\"",
      "topics": [
        "zarr_conv_ref"
      ]
    },
    {
      "page": "zarr_conv_uom",
      "title": "Convention \"uom\"",
      "topics": [
        "zarr_conv_uom"
      ]
    },
    {
      "page": "zarr_convention",
      "title": "Zarr convention",
      "topics": [
        "zarr_convention"
      ]
    },
    {
      "page": "zarr_conventions",
      "title": "List the Zarr conventions supported by this release",
      "topics": [
        "zarr_conventions"
      ]
    },
    {
      "page": "zarr_data_type",
      "title": "Zarr data types",
      "topics": [
        "zarr_data_type"
      ]
    },
    {
      "page": "zarr_domain",
      "title": "Zarr domain",
      "topics": [
        "zarr_domain"
      ]
    },
    {
      "page": "zarr_domains",
      "title": "List the Zarr domains registered in this session",
      "topics": [
        "zarr_domains"
      ]
    },
    {
      "page": "zarr_extension",
      "title": "Zarr extension support",
      "topics": [
        "zarr_extension"
      ]
    },
    {
      "page": "zarr_group",
      "title": "Zarr Group",
      "topics": [
        "zarr_group"
      ]
    },
    {
      "page": "zarr_httpstore",
      "title": "Zarr Store for HTTP access",
      "topics": [
        "zarr_httpstore"
      ]
    },
    {
      "page": "zarr_localstore",
      "title": "Zarr Store for the Local File System",
      "topics": [
        "zarr_localstore"
      ]
    },
    {
      "page": "zarr_memorystore",
      "title": "In-memory Zarr Store",
      "topics": [
        "zarr_memorystore"
      ]
    },
    {
      "page": "zarr_node",
      "title": "Zarr Hierarchy node",
      "topics": [
        "zarr_node"
      ]
    },
    {
      "page": "zarr_register_domain",
      "title": "Register a Zarr domain for this session",
      "topics": [
        "zarr_register_domain"
      ]
    },
    {
      "page": "zarr_store",
      "title": "Zarr Abstract Store",
      "topics": [
        "zarr_store"
      ]
    },
    {
      "page": "zarr_unregister_domain",
      "title": "Unregister a Zarr domain from this session",
      "topics": [
        "zarr_unregister_domain"
      ]
    }
  ],
  "_readme": "https://github.com/r-cf/zarr/raw/HEAD/README.md",
  "_rundeps": [
    "blosc",
    "cpp11",
    "jsonlite",
    "R6",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 5.304490527773488,
  "_indexed": true,
  "_nocasepkg": "zarr",
  "_universes": [
    "r-cf",
    "pvanlaake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:17:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "78f684183f6a6259d5ff76821b7f7b530e3a6db53bae473a6cb7960f4759913f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:17:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "ef8326def2dc0284675a1fba2e670ca571f76c025932741b982c7d510e1103f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:17:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "2fbb92f5ecc10ffd2833d512b01f75bbf8d215e470e22b23758270fc1b456b22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:17:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "8417955414b49210871299f6e08d21b75126969ac4374b4eb56f404cb7b40ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:16:50.000Z",
      "arch": "aarch64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "323833dd216369044f33f61c22e21b1e8c5edc92780e2713c8abf48e5d34d474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:17:51.000Z",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "33ded127e7386eaaf2056c2865308de65d46adfb2836d1c14fdfe8f034ffc964",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:16:32.000Z",
      "arch": "aarch64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "b734e1c1138a8613e97dc3b3078faa185ca095eace757d9fab8849fc530575e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:18:15.000Z",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "8d2da088d4c593f0ca53c4229472ac45967af93f23d80abbd50d9944c8b43a28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:17:18.000Z",
      "arch": "emscripten",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "2b9b3e901373b6af57a0c89e8ffd0b1ddfca3b31550f1347d8e83466136e5c87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:16:27.000Z",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "e4a2efc27380bcb588d805b024870919cc610290cde2da436d46b031419366e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:16:17.000Z",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "1ab36bb1e5deb5a418efde1c43125f63de3d682b1d798830127f81258e349b58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-07T16:16:16.000Z",
      "arch": "x86_64",
      "commit": "7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1",
      "fileid": "72869ca2edb009a76763100b6530d4dd837a7dce0702f8c65566c38c89720e70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-cf/actions/runs/27097857188"
    }
  ]
}