library(pizzarr) test_that("can convert a NestedArray to a raw vector with lz4 compression", { skip_if_not_installed("qs") a <- array(data=1:10, dim=c(2, 5)) na <- NestedArray$new(data = a, shape = dim(a), dtype = "