Hi list, i posted this message in the GRASS user mailing list first and was asked to post again here. I'm running GRASS 6.4.0 and R 2.9.1 with the package Spgrass6. I work on SUSE Linux Enterprise Server 10.
I also tried the same packages (with GRASS version 6.4.0+42329 (2010) ) and commands on my Ubuntu 10.10. laptop and got exactly the same error message. After starting an R session in GRASS, loading Spgrass6 and running a command, i get an error somehow related to the R command “syscmd”, reporting unused arguments. The example below relates to gmeta6(), but it happens with any command from Spgrass6. --------------- > library(spgrass6) Lade nötiges Paket: sp Lade nötiges Paket: rgdal Geospatial Data Abstraction Library extensions to R successfully loaded Loaded GDAL runtime: GDAL 1.6.3, released 2009/11/19 Path to GDAL shared files: /usr/share/gdal Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009 Path to PROJ.4 shared files: (autodetected) Lade nötiges Paket: XML GRASS GIS interface loaded with GRASS version: GRASS 6.4.0svn (2009) and location: projekt_sued > gmeta6() Fehler in system(syscmd, intern = intern, ignore.stderr = ignore.stderr, : unbenutzte(s) Argument(e) (ignore.stdout = Sys_ignore.stdout) -------------- Thanks for your help, Levent -- Levent Burggraef Buesgen Institute Dept. for Forest Zoology and Forest Conservation Buesgenweg 3 37077 Goettingen _______________________________________________ grass-stats mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-stats
