<div dir="ltr">Folks:<div><br></div><div>I wanted to let you know I've pushed a major release of my gdalUtils package to CRAN in the last week.  This wraps all non-python GDAL/OGR utilities as of GDAL 2.0.1 for use in R, and provides some value-added functions as well.  </div><div><br></div><div>install.packages("gdalUtils") </div><div>should work for all OSs, or if you want the bleeding edge version, use:</div><div>install.packages("gdalUtils", repos="<a href="http://R-Forge.R-project.org">http://R-Forge.R-project.org</a>")<br></div><div><br></div><div>Note this is not the same as rgdal -- my package simply wraps the gdal binaries, which must be pre-installed by the user.</div><div><br></div><div>Cheers!</div><div><br></div><div>--jonathan</div></div>