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-3")



Attach the package and use:
library("rgrass")
Maintained by
Roger Bivand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-07-21
Latest Update: 2025-07-11
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-3, https://cran.r-project.org/web/packages/rgrass. Accessed 05 Mar. 2026.
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), 0.5-2 (2025-02-14 06:50)
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

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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