Other packages > Find by keyword >

rgrass  

Interface Between 'GRASS' Geographical Information System and 'R'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rgrass", "0.5-2")



Attach the package and use:
library("rgrass")
Maintained by
Roger Bivand
[Scholar Profile | Author Map]
First Published: 2022-07-21
Latest Update: 2024-01-08
Description:
An interface between the 'GRASS' geographical information system ('GIS') and 'R', based on starting 'R' from within the 'GRASS' 'GIS' environment, or running a free-standing 'R' session in a temporary 'GRASS' location; the package provides facilities for using all 'GRASS' commands from the 'R' command line. The original interface package for 'GRASS 5' (2000-2010) is described in Bivand (2000) and Bivand (2001) . This was succeeded by 'spgrass6' for 'GRASS 6' (2006-2016) and 'rgrass7' for 'GRASS 7' (2015-present). The 'rgrass' package modernizes the interface for 'GRASS 8' while still permitting the use of 'GRASS 7'.
How to cite:
Roger Bivand (2022). rgrass: Interface Between 'GRASS' Geographical Information System and 'R'. R package version 0.5-2, https://cran.r-project.org/web/packages/rgrass. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.3-2 (2022-07-21 14:50), 0.3-3 (2022-08-08 10:10), 0.3-5 (2022-09-29 20:40), 0.3-6 (2022-10-11 19:10), 0.3-8 (2023-03-17 16:40), 0.3-9 (2023-09-10 21:30), 0.4-1 (2024-01-08 13:30), 0.4-2 (2024-03-17 14:00), 0.4-3 (2024-06-19 13:00), 0.4-4 (2024-09-03 16:20), 0.5-1 (2025-02-03 21:00)
Other packages that cited rgrass R package
View rgrass citation profile
Other R packages that rgrass depends, imports, suggests or enhances
Complete documentation for rgrass
Functions, R codes and Examples using the rgrass R package
Some associated functions: execGRASS . gmeta . initGRASS . readRAST . readVECT . rgrass . 
Some associated R codes: AAA.R . initGRASS.R . options.R . rast_link.R . rgrass.R . vect_link.R . vect_link_ng.R . xml1.R .  Full rgrass package functions and examples
Downloads during the last 30 days
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for rgrass10152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
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  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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