Package: rgrass7
Version: 0.2-3
Date: 2020-12-03
Title: Interface Between GRASS 7 Geographical Information System and R
Authors@R: c(
	person("Roger", "Bivand", role = c("cre", "aut"), email = "Roger.Bivand@nhh.no"),
	person("Rainer", "Krug", role = "ctb", email="Rainer@krugs.de"),
	person("Markus", "Neteler", role = "ctb", email="neteler@osgeo.org"),
	person("Sebastian", "Jeworutzki", role = "ctb", email="Sebastian.Jeworutzki@rub.de"))
Description: Interpreted interface between 'GRASS' 7 geographical 
    information system and R, based on starting R from within the 'GRASS' 'GIS'
    environment, or running free-standing R in a temporary 'GRASS' location;
    the package provides facilities for using all 'GRASS' commands from the 
    R command line. This package may not be used for 'GRASS' 6, for which
    'spgrass6' should be used.
Depends: R (>= 3.3.0), XML
Imports: stats, utils, methods
Suggests: rgdal (>= 1.0-6), RSQLite, sp (>= 0.9), sf (>= 0.7.6), stars
SystemRequirements: GRASS (>= 7)
License: GPL (>= 2)
URL: https://grass.osgeo.org/, https://github.com/rsbivand/rgrass7,
        https://rsbivand.github.io/rgrass7/
BugReports: https://github.com/rsbivand/rgrass7/issues/
Collate: AAA.R options.R rgrass.R bin_link.R vect_link.R initGRASS.R
        xml1.R
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-12-07 12:19:21 UTC; rsb
Author: Roger Bivand [cre, aut],
  Rainer Krug [ctb],
  Markus Neteler [ctb],
  Sebastian Jeworutzki [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>
Repository: CRAN
Date/Publication: 2020-12-07 13:10:02 UTC
