The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
R's 'sf' package ships with self-contained 'GDAL' executables, including a bare bones interface to several 'GDAL'-related utility programs collectively known as the 'GDAL utilities'. For each of those utilities, this package provides an R wrapper whose formal arguments closely mirror those of the 'GDAL' command line interface. The utilities operate on data stored in files and typically write their output to other files. Therefore, to process data stored in any of R's more common spatial formats (i.e. those supported by the 'sf' and 'terra' packages), first write them to disk, then process them with the package's wrapper functions before reading the outputted results back into R. GDAL function arguments introduced in GDAL version 3.5.2 or earlier are supported.
Version: | 1.2.5 |
Imports: | sf (≥ 1.0-11) |
Suggests: | terra, stars, RColorBrewer, testthat |
Published: | 2023-08-10 |
DOI: | 10.32614/CRAN.package.gdalUtilities |
Author: | Joshua O'Brien |
Maintainer: | Joshua O'Brien <joshmobrien at gmail.com> |
BugReports: | https://github.com/JoshOBrien/gdalUtilities/issues/ |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/JoshOBrien/gdalUtilities/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | gdalUtilities results |
Reference manual: | gdalUtilities.pdf |
Package source: | gdalUtilities_1.2.5.tar.gz |
Windows binaries: | r-devel: gdalUtilities_1.2.5.zip, r-release: gdalUtilities_1.2.5.zip, r-oldrel: gdalUtilities_1.2.5.zip |
macOS binaries: | r-release (arm64): gdalUtilities_1.2.5.tgz, r-oldrel (arm64): gdalUtilities_1.2.5.tgz, r-release (x86_64): gdalUtilities_1.2.5.tgz, r-oldrel (x86_64): gdalUtilities_1.2.5.tgz |
Old sources: | gdalUtilities archive |
Reverse imports: | sits |
Please use the canonical form https://CRAN.R-project.org/package=gdalUtilities to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.