Other packages > Find by keyword >

RSAGA  

SAGA Geoprocessing and Terrain Analysis
View on CRAN: Click here


Download and install RSAGA package within the R console
Install from CRAN:
install.packages("RSAGA")

Install from Github:
library("remotes")
install_github("cran/RSAGA")

Install by package version:
library("remotes")
install_version("RSAGA", "1.4.2")



Attach the package and use:
library("RSAGA")
Maintained by
Alexander Brenning
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-05-05
Latest Update: 2025-02-04
Description:
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 .
How to cite:
Alexander Brenning (2008). RSAGA: SAGA Geoprocessing and Terrain Analysis. R package version 1.4.2, https://cran.r-project.org/web/packages/RSAGA. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.9-1 (2008-05-05 08:47), 0.9-3 (2008-07-05 18:06), 0.9-4 (2008-10-22 11:58), 0.9-5 (2009-03-03 21:19), 0.9-6 (2010-01-14 12:11), 0.9-7 (2010-06-02 10:01), 0.91-1 (2010-08-26 08:42), 0.92-1 (2011-08-18 21:53), 0.92-2 (2011-09-06 20:36), 0.93-1 (2011-12-30 12:22), 0.93-2.1 (2013-07-19 20:23), 0.93-2 (2013-02-09 07:39), 0.93-4 (2013-07-18 16:05), 0.93-6 (2013-07-24 09:02), 0.94-1 (2015-06-03 08:14), 0.94-3 (2015-08-26 14:41), 0.94-4 (2015-11-05 13:38), 0.94-5 (2016-01-05 09:34), 1.0.0 (2018-02-22 00:26), 1.1.0 (2018-05-17 07:14), 1.1.1 (2018-06-04 19:43), 1.2.0 (2018-07-04 13:20), 1.3.0 (2018-11-12 11:20), 1.4.0 (2022-12-09 19:20)
Other packages that cited RSAGA R package
View RSAGA citation profile
Other R packages that RSAGA depends, imports, suggests or enhances
Complete documentation for RSAGA
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA