Dear members,

Roger Bivand advised me to post problems on the R / GRASS interface on this 
list.
I was using spgrass6 and R 2.9.2 with win GRASS 6.3.0 without much problems.
I downloaded winGRASS 6.4 and tried to run again old script and the initGRASS 
doesn't work.

loc<-initGRASS("C:/GRASS", home=tempdir(), override=T) #intialise GRASS dans un 
dossier de travail dans tempdir
Input is not proper UTF-8, indicate encoding !
Bytes: 0xE9 0x66 0x69 0x6E
Error : 1: Input is not proper UTF-8, indicate encoding !
Bytes: 0xE9 0x66 0x69 0x6E

Erreur dans parseGRASS(cmd) : g.region not parsed

Roger advised me this could come from file path problem so I also tried, 
instead of home=tempdir() home="C:/temp" and

loc<-initGRASS("C:/GRASS", home="C:/temp/", override=T) #intialise GRASS dans 
un dossier de travail dans tempdir
Input is not proper UTF-8, indicate encoding !
Bytes: 0xE9 0x66 0x69 0x6E
Error : 1: Input is not proper UTF-8, indicate encoding !
Bytes: 0xE9 0x66 0x69 0x6E

Erreur dans parseGRASS(cmd) : g.region not parsed

Any idea ?

Alex


Alexandre Villers
PhD. Student
Team Biodiversity
CEBC CNRS
79360 Beauvoir sur Niort


__________ Information from ESET Mail Security, version of virus signature 
database 4392 (20090903) __________

The message was checked by ESET Mail Security.
http://www.eset.com


_______________________________________________
grass-stats mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-stats

Reply via email to