[gdal-dev] gdalUtils (GDAL/OGR for R) now on CRAN

Jonathan Greenberg jgrn at illinois.edu
Fri Oct 9 10:43:28 PDT 2015


Folks:

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.

install.packages("gdalUtils")
should work for all OSs, or if you want the bleeding edge version, use:
install.packages("gdalUtils", repos="http://R-Forge.R-project.org")

Note this is not the same as rgdal -- my package simply wraps the gdal
binaries, which must be pre-installed by the user.

Cheers!

--jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20151009/550de2df/attachment-0001.html>


More information about the gdal-dev mailing list