Package: rgrass
Version: 0.4-2
Date: 2024-03-17
Title: Interface Between 'GRASS' Geographical Information System and
        'R'
Authors@R: c(
	person("Roger", "Bivand", role = c("cre", "aut"), email = "Roger.Bivand@nhh.no", comment=c(ORCID="0000-0003-2392-6140")),
	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("Sebastian", "Jeworutzki", role = "ctb", email="Sebastian.Jeworutzki@rub.de", comment=c(ORCID="0000-0002-2671-5253")),
	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)
VignetteBuilder: knitr
SystemRequirements: GRASS (>= 7)
License: GPL (>= 2)
URL: https://rsbivand.github.io/rgrass/, https://grass.osgeo.org/,
        https://github.com/rsbivand/rgrass,
        https://lists.osgeo.org/mailman/listinfo/grass-stats
BugReports: https://github.com/rsbivand/rgrass/issues/
Collate: AAA.R options.R rgrass.R rast_link.R vect_link.R
        vect_link_ng.R initGRASS.R xml1.R
NeedsCompilation: no
Packaged: 2024-03-17 08:01:37 UTC; rsb
Author: Roger Bivand [cre, aut] (<https://orcid.org/0000-0003-2392-6140>),
  Rainer Krug [ctb] (<https://orcid.org/0000-0002-7490-0066>),
  Robin Lovelace [ctb] (<https://orcid.org/0000-0001-5679-6536>),
  Markus Neteler [ctb] (<https://orcid.org/0000-0003-1916-1966>),
  Sebastian Jeworutzki [ctb] (<https://orcid.org/0000-0002-2671-5253>),
  Floris Vanderhaeghe [ctb] (<https://orcid.org/0000-0002-6378-6229>)
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>
Repository: CRAN
Date/Publication: 2024-03-17 13:00:02 UTC
Built: R 4.2.3; ; 2024-03-17 15:32:10 UTC; unix
