Skip to contents

Runtime Setup

gdal_home()
Resolve active GDAL home path
configure_gdal_home()
Configure GDAL home for current session
install_gdal_runtime()
Install precompiled GDAL runtime
activate_gdal_runtime()
Activate GDAL runtime for current R session
load_gdal_dll()
Load GDAL DLL from runtime bundle

gdalraster Integration

install_gdalraster()
Install gdalraster from source against bundled GDAL
load_gdalraster()
Load gdalraster using bundled GDAL runtime
verify_gdalraster_runtime()
Verify gdalraster algorithm API availability

Startup Hooks

gdal_rprofile_snippet()
Build an .Rprofile hook snippet for bundled GDAL
add_gdal_rprofile_hook()
Add or update an .Rprofile hook for bundled GDAL