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 25 Jun. 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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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