Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Jonas Lieth ’ New maintainer: Jonas Lieth Old maintainer(s): Jonas Lieth Check: examples, Result: ERROR Running examples in ‘z22-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: z22_grid > ### Title: Get INSPIRE grid > ### Aliases: z22_grid > > ### ** Examples > > ## No test: > # Get high-res grid as tibble > z22_grid("100m") 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 Execution halted