<div dir="ltr">Hi, <br><br>I'm trying to run GRASS from R using:<br><br>library(rgrass7)<br>initGRASS(gisBase="/home/veroandreo/software/grass-7.0.svn", <br>          home=tempdir(), gisDbase="/home/veroandreo/grassdata",<br>          location="latlong_wgs84", mapset="clorofila", override=TRUE)<br><br>but I get the following error:  <div><br></div><div><span class="" style="border-collapse:separate;font-size:14px;line-height:14px;white-space:pre-wrap;border-spacing:0px;background-color:rgb(225,226,229)"><pre tabindex="0" class="" id="rstudio_console_output" style="font-family:'DejaVu Sans Mono';color:rgb(0,0,0);outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class="" style="color:rgb(197,6,11)">sh: g.gisenv: command not found
</span><span class="" style="color:rgb(197,6,11)">sh: g.gisenv: command not found
</span><span class="" style="color:rgb(197,6,11)">sh: g.gisenv: command not found
</span><span class="" style="color:rgb(197,6,11)">sh: g.gisenv: command not found
</span><span class="" style="color:rgb(197,6,11)">sh: g.gisenv: command not found
</span><span class="" style="color:rgb(197,6,11)">sh: g.version: command not found
</span><span class="" style="color:rgb(197,6,11)">Error in system(paste("g.version", get("addEXE", envir = .GRASS_CACHE),  : 
  error in running command</span></pre><pre tabindex="0" class="" id="rstudio_console_output" style="font-family:'DejaVu Sans Mono';color:rgb(0,0,0);outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class="" style="color:rgb(197,6,11)"><br></span></pre><pre tabindex="0" class="" id="rstudio_console_output" style="outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class=""><font color="#000000" face="arial, helvetica, sans-serif">Am I lacking something or is the function broken?? How should I use it??</font></span></pre><pre tabindex="0" class="" id="rstudio_console_output" style="outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:10pt;line-height:1.25">Any help is appretiated :)</span><br></pre><pre tabindex="0" class="" id="rstudio_console_output" style="outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class=""><font color="#000000" face="arial, helvetica, sans-serif"><br></font></span></pre><pre tabindex="0" class="" id="rstudio_console_output" style="outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class=""><font color="#000000" face="arial, helvetica, sans-serif">Thanks much in advance,</font></span></pre><pre tabindex="0" class="" id="rstudio_console_output" style="outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class=""><font color="#000000" face="arial, helvetica, sans-serif">Vero</font></span></pre><pre tabindex="0" class="" id="rstudio_console_output" style="font-family:'DejaVu Sans Mono';color:rgb(0,0,0);outline:none;border:none;margin-top:0px;margin-bottom:0px;line-height:1.25;font-size:10pt!important;white-space:pre-wrap!important"><span class="" style="color:rgb(197,6,11)"><br></span></pre></span></div></div>