'rgdal version 1.5-30 won't recognize some Geotiff files, version 1.4-8 does

I was just updating R and some libraries and came across a problem. The latest raster package 3.5-15 would no longer recognize a geotiff file that I have been using for a few years (see example here). Working backwards it appears that an older version of rgdal (or one of its dependencies) will still recognize it.

Not sure what the issue is here but this type of geotiff is regularly retrieved from a REST client service from landfire.gov (https://landfire.gov/data_access.php).



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source