GarrettLab / HabitatConnectivity

geohabnet R package
https://garrettlab.github.io/HabitatConnectivity/
GNU General Public License v3.0
7 stars 4 forks source link

fixed window download #68

Closed krishnakeshav closed 1 year ago

krishnakeshav commented 1 year ago

There was an issue in writing file after download in windows. Windows requires binary mode to be specified explicitly when writing file thus was creating improper spatRaster object. This was preventing analysis and operations in windows.