CRAN/E | gdalUtilities

gdalUtilities

Wrappers for 'GDAL' Utilities Executables

Installation

About

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.

github.com/JoshOBrien/gdalUtilities/
Bug report File report

Key Metrics

Version 1.2.5
Published 2023-08-10 254 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks gdalUtilities results

Downloads

Yesterday 58 0%
Last 7 days 288 -16%
Last 30 days 1.471 -19%
Last 90 days 4.902 -2%
Last 365 days 21.256 -19%

Maintainer

Maintainer

Joshua O'Brien

joshmobrien@gmail.com

Authors

Joshua O'Brien

Material

README
NEWS
Reference manual
Package source

In Views

Spatial

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

gdalUtilities archive

Imports

sf ≥ 1.0-11

Suggests

terra
stars
RColorBrewer
testthat

Reverse Imports

MODIStsp
sits