Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Helmut Kudrnovsky
> >Is %APPDATA% a predictable location on Windows? yes, %APPDATA% is predictable on Windows. we set it e.g. in the winGRASS standalone installer here: https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_7_0/mswindows/GRASS-Installer.nsi.tmpl#L743 and on other places in the

Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Roger Bivand
On Wed, 13 Jan 2016, Helmut Kudrnovsky wrote: http://win-builder.r-project.org/KJJJkeazt7Sw/rgrass7_0.1-5.zip Could users of initGRASS() please check that the environment variables are set correctly for addons? sessionInfo() R version 3.2.3 (2015-12-10) Platform: x86_64-w64-mingw32/x64

Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Roger Bivand
On Wed, 13 Jan 2016, Helmut Kudrnovsky wrote: Is %APPDATA% a predictable location on Windows? yes, %APPDATA% is predictable on Windows. Thanks. I've committed changes to R-forge, which seem to work for me for Linux and Windows. The updated draft Windows binary is at:

Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Helmut Kudrnovsky
>Thanks. I've committed changes to R-forge, which seem to work for me for >Linux and Windows. The updated draft Windows binary is at: > >http://win-builder.r-project.org/KJJJkeazt7Sw/rgrass7_0.1-5.zip > utils:::menuInstallLocal() Paket ‘rgrass7’ erfolgreich ausgepackt und MD5 Summen abgeglichen >

Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Paulo van Breugel
On 13-01-16 18:11, Helmut Kudrnovsky wrote: library(rgrass7) initGRASS("/usr/local/grass7", home=tempdir()) sh: 1: g.gisenv: not found sh: 1: g.gisenv: not found sh: 1: g.gisenv: not found sh: 1: g.gisenv: not found sh: 1: g.gisenv: not found sh: 1: g.version: not found Error in

Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Paulo van Breugel
On 13-01-16 14:42, Roger Bivand wrote: On Wed, 13 Jan 2016, Helmut Kudrnovsky wrote: http://win-builder.r-project.org/KJJJkeazt7Sw/rgrass7_0.1-5.zip Could users of initGRASS() please check that the environment variables are set correctly for addons? sessionInfo() R version 3.2.3

Re: [GRASS-stats] Using GRASS addons in R on Windows

2016-01-13 Thread Helmut Kudrnovsky
>> library(rgrass7) >> initGRASS("/usr/local/grass7", home=tempdir()) >sh: 1: g.gisenv: not found >sh: 1: g.gisenv: not found >sh: 1: g.gisenv: not found >sh: 1: g.gisenv: not found >sh: 1: g.gisenv: not found >sh: 1: g.version: not found >Error in system(paste("g.version", get("addEXE", envir =