Package: rgrass
Version: 0.5-3
Date: 2025-07-09
Title: Interface Between 'GRASS' Geographical Information System and
        'R'
Authors@R: c(
	person("Roger", "Bivand", role = c("aut"), email = "Roger.Bivand@nhh.no", comment=c(ORCID="0000-0003-2392-6140")),
	person("Sebastian", "Jeworutzki", role = "ctb", email="Sebastian.Jeworutzki@rub.de", comment=c(ORCID="0000-0002-2671-5253")),
	person("Rainer", "Krug", role = "ctb", email="Rainer@krugs.de", comment=c(ORCID="0000-0002-7490-0066")),
  	person("Robin", "Lovelace", role = "ctb", comment=c(ORCID = "0000-0001-5679-6536")),
	person("Markus", "Neteler", role = "ctb", email="neteler@osgeo.org", comment=c(ORCID="0000-0003-1916-1966")),
	person("Steven", "Pawley", role = c("cre", "aut"), email="dr.stevenpawley@gmail.com", comment=c(ORCID="0000-0002-5524-3320")),
	person("Floris", "Vanderhaeghe", role = "ctb", email="floris.vanderhaeghe@inbo.be", comment=c(ORCID="0000-0002-6378-6229")))
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) <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'.
Depends: R (>= 3.5.0)
Imports: stats, utils, methods, xml2
Suggests: terra (>= 1.6-16), sp (>= 0.9), knitr, rmarkdown, sf, stars,
        raster (>= 3.6-3), codetools, testthat (>= 3.0.0), withr, fs
VignetteBuilder: knitr
SystemRequirements: GRASS (>= 7)
License: GPL (>= 2)
URL: https://osgeo.github.io/rgrass/, https://grass.osgeo.org/,
        https://github.com/osgeo/rgrass,
        https://lists.osgeo.org/mailman/listinfo/grass-stats
BugReports: https://github.com/osgeo/rgrass/issues/
RoxygenNote: 7.3.2
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-11 04:38:09 UTC; steven
Author: Roger Bivand [aut] (ORCID: <https://orcid.org/0000-0003-2392-6140>),
  Sebastian Jeworutzki [ctb] (ORCID:
    <https://orcid.org/0000-0002-2671-5253>),
  Rainer Krug [ctb] (ORCID: <https://orcid.org/0000-0002-7490-0066>),
  Robin Lovelace [ctb] (ORCID: <https://orcid.org/0000-0001-5679-6536>),
  Markus Neteler [ctb] (ORCID: <https://orcid.org/0000-0003-1916-1966>),
  Steven Pawley [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-5524-3320>),
  Floris Vanderhaeghe [ctb] (ORCID:
    <https://orcid.org/0000-0002-6378-6229>)
Maintainer: Steven Pawley <dr.stevenpawley@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-11 05:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 01:07:03 UTC; windows
