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]
All associated links for this package
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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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