Package: rgrass 0.4-5

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], Sebastian Jeworutzki [ctb], Rainer Krug [ctb], Robin Lovelace [ctb], Markus Neteler [ctb], Steven Pawley [ctb], Floris Vanderhaeghe [ctb]

rgrass_0.4-5.tar.gz
rgrass_0.4-5.zip(r-4.5)rgrass_0.4-5.zip(r-4.4)rgrass_0.4-5.zip(r-4.3)
rgrass_0.4-5.tgz(r-4.4-any)rgrass_0.4-5.tgz(r-4.3-any)
rgrass_0.4-5.tar.gz(r-4.5-noble)rgrass_0.4-5.tar.gz(r-4.4-noble)
rgrass_0.4-5.tgz(r-4.4-emscripten)rgrass_0.4-5.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:

8.50 score 25 stars 1 packages 93 scripts 735 downloads 37 exports 3 dependencies

Last updated 20 days agofrom:ef72593c18. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-winOKNov 02 2024
R-4.5-linuxOKNov 02 2024
R-4.4-winOKNov 02 2024
R-4.4-macOKNov 02 2024
R-4.3-winOKNov 02 2024
R-4.3-macOKNov 02 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 Nov 02 2024.

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

Use of GRASS interface

Rendered fromuse.Rmdusingknitr::rmarkdownon Nov 02 2024.

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

Readme and manuals

Help Manual

Help pageTopics
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