initGRASS("/Applications/GRASS-6.5", home=tempdir())
Fehler in initGRASS("/Applications/GRASS-6.5", home = tempdir()) :
/Applications/GRASS-6.5 not found
initGRASS("/Applications/GRASS-6.5.app", home=tempdir())
Fehler in system(paste("g.version", get("addEXE", envir = .GRASS_CACHE), :
Fehler bei der Ausf"uhrung des Kommandos
I don't know what is causing the problem in the second approach?
Does anyone know how to use initGRASS on Mac OS X in an R session outside GRASS correctly?
Best regards,
Johannes
--