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 04 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

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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