Package: rgrass 0.4-4

rgrass: Interface Between 'GRASS' Geographical Information System and 'R'

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) <doi:10.1016/S0098-3004(00)00057-1> and Bivand (2001) <https://www.r-project.org/conferences/DSC-2001/Proceedings/Bivand.pdf>. 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'.

Authors:Roger Bivand [cre, aut], Rainer Krug [ctb], Robin Lovelace [ctb], Markus Neteler [ctb], Sebastian Jeworutzki [ctb], Floris Vanderhaeghe [ctb]

rgrass_0.4-4.tar.gz
rgrass_0.4-4.zip(r-4.5)rgrass_0.4-4.zip(r-4.4)rgrass_0.4-4.zip(r-4.3)
rgrass_0.4-4.tgz(r-4.4-any)rgrass_0.4-4.tgz(r-4.3-any)
rgrass_0.4-4.tar.gz(r-4.5-noble)rgrass_0.4-4.tar.gz(r-4.4-noble)
rgrass_0.4-4.tgz(r-4.4-emscripten)rgrass_0.4-4.tgz(r-4.3-emscripten)
rgrass.pdf |rgrass.html
rgrass/json (API)
NEWS

# Install 'rgrass' in R:
install.packages('rgrass', repos = c('https://rsbivand.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rsbivand/rgrass/issues

On CRAN:

37 exports 25 stars 2.82 score 3 dependencies 1 dependents 77 scripts 649 downloads

Last updated 15 days agofrom:1764975663. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winOKSep 03 2024
R-4.5-linuxOKSep 03 2024
R-4.4-winOKSep 03 2024
R-4.4-macOKSep 03 2024
R-4.3-winOKSep 03 2024
R-4.3-macOKSep 03 2024

Exports:doGRASSexecGRASSget.defaultFlagsOptionget.echoCmdOptionget.GIS_LOCKget.ignore.stderrOptionget.legacyExecOptionget.stop_on_no_flags_parasOptionget.suppressEchoCmdInFuncOptionget.useInternOptiongetLocationProjgetXMLencodinggmetagmeta2grdinitGRASSparseGRASSread_RASTread_VECTremove_GISRCset.defaultFlagsOptionset.echoCmdOptionset.GIS_LOCKset.ignore.stderrOptionset.legacyExecOptionset.stop_on_no_flags_parasOptionset.suppressEchoCmdInFuncOptionset.useInternOptionsetXMLencodingstringexecGRASSunlink_.gislockunset.GIS_LOCKvColumnsvDataCountvect2neighvInfowrite_RASTwrite_VECT

Dependencies:clirlangxml2

Coercion between object formats

Rendered fromcoerce.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2024-06-14
Started: 2022-07-20

Use of GRASS interface

Rendered fromuse.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2024-03-25
Started: 2022-07-20

Readme and manuals

Help Manual

Help pageTopics
Interface between GRASS geographical information system and Rrgrass-package rgrass
Run GRASS commandsdoGRASS execGRASS getXMLencoding parseGRASS print.GRASS_interface_desc setXMLencoding stringexecGRASS
Reads GRASS metadata from the current LOCATIONget.defaultFlagsOption get.echoCmdOption get.ignore.stderrOption get.legacyExecOption get.stop_on_no_flags_parasOption get.suppressEchoCmdInFuncOption get.useInternOption getLocationProj gmeta gmeta2grd print.gmeta set.defaultFlagsOption set.echoCmdOption set.ignore.stderrOption set.legacyExecOption set.stop_on_no_flags_parasOption set.suppressEchoCmdInFuncOption set.useInternOption
Initiate GRASS sessionget.GIS_LOCK initGRASS remove_GISRC set.GIS_LOCK unlink_.gislock unset.GIS_LOCK
Read and write GRASS raster filesread_RAST write_RAST
Read and write GRASS vector object filesread_VECT vColumns vDataCount vect2neigh vInfo write_VECT