Package: rgrass7
Version: 0.1-10
Date: 2017-10-11
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.1), sp (>= 0.9), XML
Imports: stats, utils, methods
Suggests: rgdal (>= 1.0-6), RSQLite
SystemRequirements: GRASS (>= 7)
License: GPL (>= 2)
URL: http://grass.osgeo.org/,
        https://r-forge.r-project.org/projects/spgrass/
Collate: AAA.R options.R rgrass.R bin_link.R vect_link.R initGRASS.R
        xml1.R
NeedsCompilation: no
Packaged: 2017-10-11 11:16:34 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: 2017-10-11 17:16:58 UTC
