- Increase error checking when attempting to decode a raster.
- Remove
zstdlite
(that package is not mature enough to be a dependency here)
- When serializing with
base::serialize()
setxdr = FALSE
for faster performance
- Use
base::memCompress()
ifzstdlite
is not installed.
- Initial release