############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data OSTA.data ### ############################################################################## ############################################################################## * checking for file ‘OSTA.data/DESCRIPTION’ ... OK * preparing ‘OSTA.data’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘OSTA.data.Rmd’ using rmarkdown Quitting from OSTA.data.Rmd:94-96 [xen] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: ! NotImplemented: Support for codec 'zstd' not built In order to read this file, you will need to reinstall arrow with additional features enabled. Set one of these environment variables before installing: * Sys.setenv(LIBARROW_MINIMAL = "false") (for all optional features, including 'zstd') * Sys.setenv(ARROW_WITH_ZSTD = "ON") (for just 'zstd') See https://arrow.apache.org/docs/r/articles/install.html for details --- Backtrace: ▆ 1. └─SpatialExperimentIO::readXeniumSXE(td) 2. ├─base::as.data.frame(read_parquet(metadata_file)) 3. └─arrow::read_parquet(metadata_file) 4. └─base::tryCatch(reader$ReadTable(), error = read_compressed_error) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'OSTA.data.Rmd' failed with diagnostics: NotImplemented: Support for codec 'zstd' not built In order to read this file, you will need to reinstall arrow with additional features enabled. Set one of these environment variables before installing: * Sys.setenv(LIBARROW_MINIMAL = "false") (for all optional features, including 'zstd') * Sys.setenv(ARROW_WITH_ZSTD = "ON") (for just 'zstd') See https://arrow.apache.org/docs/r/articles/install.html for details --- failed re-building ‘OSTA.data.Rmd’ SUMMARY: processing the following file failed: ‘OSTA.data.Rmd’ Error: Vignette re-building failed. Execution halted