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]
First Published: 2008-05-05
Latest Update: 2022-12-09
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 Apr. 2025.
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for RSAGA1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
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  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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