# --- zarrs_set_subset: Rust write path tests --- test_that("zarrs round-trip write+read 1D float64", { skip_if(!.pizzarr_env$zarrs_available, "zarrs backend not available") d <- tempfile("zarrs_wr_1d_") z <- zarr_create(store = d, shape = 10L, chunks = 5L, dtype = "