- Throws an error if
preserve_metadata = "gdalraster_sozip"
in functiontar_terra_rast()
and if GDAL is less than 3.7. Skips testing this feature when GDAL < 3.7 also. This fixes a bug picked up by the CRAN team. - Tests also don't report progress bars, as mentioned by CRAN team.