- The current
raster
package does not compress GeoTIFF raster files any longer by default. This is probably due to the switch fromrgdal
toterra
and has been fixed by generally using the LZW algorithm. - Fixed warning "GDAL Message 6: driver GTiff does not support creation option COMPRESSED" curiously only occurring in the reference on GitHub Pages.
- Removed
hydroGOF
from imported packages list (maptools
is retiring andhydroGOF
depends on it viahydroTSM
). Thanks to Roger Bivand for raising this issue (#17). - Bumped minimum tested R version from 4.2.2 to 4.2.3 using the corresponding Posit Public Package Manager snapshot.
- Slightly improved documentation.
- Windows on GitHub Actions (4.2.3)
- Local Windows (release)
- Windows on GitHub Actions (devel)
- Linux on GitHub Actions (oldrel)
- Linux on GitHub Actions (release)
There were no ERRORs, WARNINGs or NOTEs.
There are currently no downstream dependencies for this package.