Skip to content

pizzarr

Slice into 'Zarr' Arrays

v0.2.0 · Apr 20, 2026 · MIT + file LICENSE

Description

An implementation of chunked, compressed, N-dimensional arrays for R. 'Zarr' spec V2 (2024) <doi:10.5281/zenodo.11320255>.

Downloads

CRAN

512

Last 30 days

7228th

1.8K

Last 90 days

2.1K

Last year

Trend: -13.5% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

37

Last 90 days

37

Last year

Trend: -65.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [18s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(pizzarr)
  pizzarr: running without zarrs backend (pure R).
  For parallel I/O and cloud storage, install from r-univers
...[truncated]...
 Error in `zarr_open(v3_root, mode = "r")`: PathNotFoundError(path)
  Backtrace:
      ▆
   1. └─pizzarr::zarr_open(v3_root, mode = "r") at test-v3.R:238:3
  
  [ FAIL 10 | WARN 7 | SKIP 78 | PASS 1249 ]
  Error:
  ! Test failures.
  Execution halted
OK 10 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 26, 2026
ERROR 5 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 24, 2026
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘testthat.R’ [47s/83s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(pizzarr)
  > 
  > test_check("pizzarr")
  Saving _problems/test-01-parallel-130.R
  [ FAIL 1 | WARN 0 | SKIP 7 | PASS 12
...[truncated]...
main:11054)
  5: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 7 (<-localhost.localdomain:11054)
  6: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 6 (<-localhost.localdomain:11054)
  Execution halted

Dependency Network

Dependencies Reverse dependencies jsonlite R6 qs2 stringr memoise pizzarr

Version History

4 tracked
updated 0.2.0 ← 0.1.2 diff Apr 20, 2026
updated 0.1.2 ← 0.1.1 diff Apr 6, 2026
updated 0.1.1 ← 0.1.0 diff Mar 25, 2026
new 0.1.0 Mar 24, 2026