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: 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 12 Jun. 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

Today's Hot Picks in Authors and Packages

Iscores  
Proper Scoring Rules for Missing Value Imputation
Implementation of a KL-based scoring rule to assess the quality of different missing value imputatio ...
Download / Learn more Package Citations See dependency  
cgrcusum  
Continuous Time Generalized Rapid Response CUSUM
Allows users to construct the Continuous Time Generalized Rapid Response CUSUM (CGR-CUSUM), Biswas ...
Download / Learn more Package Citations See dependency  
L2DensityGoFtest  
Density Goodness-of-Fit Test
Provides functions for the implementation of a density goodness-of-fit test, based on piecewise appr ...
Download / Learn more Package Citations See dependency  
hot.deck  
Multiple Hot Deck Imputation
Performs multiple hot-deck imputation of categorical and continuous variables in a data frame. ...
Download / Learn more Package Citations See dependency  
quanteda.textstats  
Textual Statistics for the Quantitative Analysis of Textual Data
Textual statistics functions formerly in the 'quanteda' package. Textual statistics for characteriz ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,407

R Packages

207,311

Dependencies

65,910

Author Associations

24,408

Publication Badges

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