Package: RSAGA 1.4.1

Alexander Brenning

RSAGA: SAGA Geoprocessing and Terrain Analysis

Provides access to geocomputing and terrain analysis functions of the geographical information system (GIS) 'SAGA' (System for Automated Geoscientific Analyses) from within R by running the command line version of SAGA. This package furthermore provides several R functions for handling ASCII grids, including a flexible framework for applying local functions (including predict methods of fitted models) and focal functions to multiple grids. SAGA GIS is available under GPL-2 / LGPL-2 licences from <https://sourceforge.net/projects/saga-gis/>.

Authors:Alexander Brenning [aut, cre], Donovan Bangs [aut], Marc Becker [aut], Patrick Schratz [ctb], Fabian Polakowski [ctb]

RSAGA_1.4.1.tar.gz
RSAGA_1.4.1.zip(r-4.5)RSAGA_1.4.1.zip(r-4.4)RSAGA_1.4.1.zip(r-4.3)
RSAGA_1.4.1.tgz(r-4.4-any)RSAGA_1.4.1.tgz(r-4.3-any)
RSAGA_1.4.1.tar.gz(r-4.5-noble)RSAGA_1.4.1.tar.gz(r-4.4-noble)
RSAGA_1.4.1.tgz(r-4.4-emscripten)RSAGA_1.4.1.tgz(r-4.3-emscripten)
RSAGA.pdf |RSAGA.html
RSAGA/json (API)

# Install 'RSAGA' in R:
install.packages('RSAGA', repos = c('https://r-spatial.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-spatial/rsaga/issues

Datasets:
  • dem - Landslide inventory, study area mask and DEM
  • landslides - Landslide inventory, study area mask and DEM
  • study_area - Landslide inventory, study area mask and DEM

On CRAN:

88 exports 20 stars 3.10 score 34 dependencies 8 mentions 223 scripts 790 downloads

Last updated 9 months agofrom:985ec32d3d. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 18 2024
R-4.5-winWARNINGAug 18 2024
R-4.5-linuxWARNINGAug 18 2024
R-4.4-winWARNINGAug 18 2024
R-4.4-macWARNINGAug 18 2024
R-4.3-winWARNINGAug 18 2024
R-4.3-macWARNINGAug 18 2024

Exports:centervaluecreate.variable.namedefault.file.extensionfocal.functiongapplyget.file.extensiongrid.predictgrid.to.xyzinternal.pick.from.ascii.gridlocal.functionmatch.arg.extmulti.focal.functionmulti.local.functionpick.from.ascii.gridpick.from.ascii.gridspick.from.pointspick.from.saga.gridpick.from.shapefileread.ascii.gridread.ascii.grid.headerread.Rd.gridread.sgrdrelative.positionrelative.rankresid.medianresid.minmedmaxresid.quantileresid.quartilesrsaga.add.grid.values.to.pointsrsaga.aspectrsaga.close.gapsrsaga.close.one.cell.gapsrsaga.contourrsaga.copy.sgrdrsaga.curvaturersaga.envrsaga.esri.to.sgrdrsaga.esri.wrapperrsaga.fill.sinksrsaga.filter.gaussrsaga.filter.simplersaga.geoprocessorrsaga.get.lib.modulesrsaga.get.librariesrsaga.get.modulesrsaga.get.modules.pathrsaga.get.usagersaga.get.versionrsaga.grid.calculusrsaga.grid.to.pointsrsaga.grid.to.points.randomlyrsaga.hillshadersaga.html.helprsaga.import.gdalrsaga.insolationrsaga.intersect.polygonsrsaga.inverse.distancersaga.lib.prefixrsaga.linear.combinationrsaga.local.morphometryrsaga.modified.quadratic.shephardrsaga.module.existsrsaga.nearest.neighbourrsaga.parallel.processingrsaga.pisrrsaga.pisr2rsaga.plan.curvaturersaga.profile.curvaturersaga.search.modulesrsaga.set.envrsaga.sgrd.to.esrirsaga.sink.removalrsaga.sink.routersaga.slopersaga.slope.asp.curvrsaga.solar.radiationrsaga.targetrsaga.topdown.processingrsaga.triangulationrsaga.union.polygonsrsaga.wetness.indexset.file.extensionwind.shelterwind.shelter.prepwrite.ascii.gridwrite.ascii.grid.headerwrite.Rd.gridwrite.sgrd

Dependencies:abindclassclassIntcliDBIe1071FNNforeigngluegstatintervalsKernSmoothlatticelifecyclemagrittrMASSplyrproxyRcpprlangs2sfsftimeshapefilesspspacetimestarsstringistringrunitsvctrswkxtszoo

Introduction to Terrain Analysis with RSAGA: Landslide Susceptibility Modeling

Rendered fromRSAGA.Rmdusingknitr::rmarkdownon Aug 18 2024.

Last update: 2022-12-08
Started: 2018-02-01

Readme and manuals

Help Manual

Help pageTopics
RSAGA: SAGA Geoprocessing and Terrain Analysis in RRSAGA-package
Pick Center Value from Matrixcentervalue
Convert file name to variable namecreate.variable.name
Local and Focal Grid Functionsfocal.function gapply local.function
Helper function for applying predict methods to stacks of grids.grid.predict
Convert Grid Matrix to (x,y,z) data.framegrid.to.xyz
Landslide inventory, study area mask and DEMdem landslides study_area
Extended Argument Matchingmatch.arg.ext
Local and Focal Grid Function with Multiple Grids as Inputsmulti.focal.function multi.local.function
Pick Variable from Spatial Datasetinternal.pick.from.ascii.grid pick.from.ascii.grid pick.from.ascii.grids pick.from.points pick.from.saga.grid pick.from.shapefile
Read/write ASCII, SAGA and Rd Grid Filesread.ascii.grid read.ascii.grid.header read.Rd.grid read.sgrd write.ascii.grid write.ascii.grid.header write.Rd.grid write.sgrd
Relative Topographic Positionrelative.position relative.rank
Residual Median and Quantile Filters for Gridsresid.median resid.minmedmax resid.quantile resid.quartiles
Add Grid Values to Point Shapefilersaga.add.grid.values.to.points
SAGA Modules Close Gaps and Close One Cell Gapsrsaga.close.gaps rsaga.close.one.cell.gaps
Contour Lines from a Gridrsaga.contour
Create a copy of a SAGA grid filersaga.copy.sgrd
Function to set up RSAGA geoprocessing environment: Set up the RSAGA Geoprocessing Environmentrsaga.env
Convert ESRI ASCII/binary grids to SAGA gridsrsaga.esri.to.sgrd
Use RSAGA functions for ESRI gridsrsaga.esri.wrapper
Fill Sinksrsaga.fill.sinks
Gauss Filterrsaga.filter.gauss
Simple Filtersrsaga.filter.simple
Generic R interface for SAGA modulesrsaga.geoprocessor
Find SAGA libraries and modulesrsaga.get.lib.modules rsaga.get.libraries rsaga.get.modules rsaga.module.exists rsaga.search.modules
Internal functions that determine OS-specific path in which modules might be located.rsaga.get.modules.path
Usage of SAGA command line modulesrsaga.get.usage
Determine SAGA GIS versionrsaga.get.version
SAGA Module Grid Calculusrsaga.grid.calculus rsaga.linear.combination
Convert SAGA grid file to point shapefilersaga.grid.to.points rsaga.grid.to.points.randomly
Analytical hillshading Analytical hillshading calculation.rsaga.hillshade
HTML help on a SAGA module or libraryrsaga.html.help
Import Grid Files to SAGA grid format using GDALrsaga.import.gdal
Incoming Solar Radiation (Insolation)rsaga.insolation
Spatial intersection of two polygon layersrsaga.intersect.polygons
Spatial Interpolation Methodsrsaga.inverse.distance rsaga.modified.quadratic.shephard rsaga.nearest.neighbour rsaga.triangulation
Determine prefix for SAGA GIS library namesrsaga.lib.prefix
Local Morphometryrsaga.aspect rsaga.curvature rsaga.local.morphometry rsaga.plan.curvature rsaga.profile.curvature rsaga.slope
Parallel Processingrsaga.parallel.processing
Potential incoming solar radiationrsaga.pisr
Potential incoming solar radiation SAGA 2.2.2+rsaga.pisr2
Internal function that sets the RSAGA Geoprocessing Evironment manuallyrsaga.set.env
Convert SAGA grids to ESRI ASCII/binary gridsrsaga.sgrd.to.esri
Sink Removal Remove sinks from a digital elevation model by deepening drainage routes or filling sinks.rsaga.sink.removal
Sink Drainage Route Detectionrsaga.sink.route
Slope, Aspect, Curvaturersaga.slope.asp.curv
Potential incoming solar radiationrsaga.solar.radiation
Define target grid for interpolationrsaga.target
Top-Down Processingrsaga.topdown.processing
Spatial union of two polygon layersrsaga.union.polygons
SAGA Modules SAGA Wetness Indexrsaga.wetness.index
Determine or modify file name extensionsdefault.file.extension get.file.extension set.file.extension
Wind Shelter Indexwind.shelter wind.shelter.prep