There was an error while loading. Please reload this page.
1 parent 139b32d commit b4fd441Copy full SHA for b4fd441
1 file changed
tests/testthat/test-filter-io.R
@@ -20,6 +20,7 @@ max_file_size <- file.size(tf)
20
file.remove(tf)
21
22
test_that("BLOSC variants write/read (when available)", {
23
+ skip_if_not_installed("rhdf5", "2.57.5")
24
settings <- list(
25
"BLOSC_BLOSCLZ" = 0:1,
26
"BLOSC_LZ4" = 0:9,
0 commit comments