<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-3" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Darren,<br>
<br>
darren norris wrote:
<blockquote cite="mid:E4A4DE83B0D14209B82D047F41478447@DarrenPC"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Dear all,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Looking for &#8220;getting
started&#8221; type help.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">I am using GRASS 6.3.0
(windows native installer) on vista. I
want to run R in GRASS and can&#8217;t understand how to do it.</span></font></p>
  </div>
</blockquote>
I think you can do it the regular way, i.e. adding your R path to the
PATH environmental variable in your C:\GRASS\grass63.bat script.<br>
Fore example, you could add the following line:<br>
<blockquote>set PATH=C:\Program Files\R\R-2.7.0\bin;%PATH%<br>
</blockquote>
to the section of the grass63.bat script which sets paths to utilities
(libraries and binaries) used by GRASS.<br>
It seems to work for me.<br>
Regards,<br>
Luigi<br>
<blockquote cite="mid:E4A4DE83B0D14209B82D047F41478447@DarrenPC"
 type="cite">
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Can anyone explain how to
use R (I have the appropriate
packages) within this GRASS set up. I have tried typing R into a GRASS
command
line (-accessed from the ADD COMMAND LINE button), nothing. No idea if
it&#8217;s
connected or not or how to add the code I need, whether the command
line is
working or not.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Answers for an idiot
would be a great help (e.g. push x
button then type y).  <o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">I have looked through the
online docs by Roger Bivand and
Markus Neetler but can&#8217;t see any guide for the windows native
implementation showing how to run R from within GRASS - I have seen
code
examples but not where / how to actually type the code which is my main
problem!
Also can&#8217;t find any tutorials etc either in GRASS or R online docs (I
can
only access freely available online pdf&#8217;s &#8211; I&#8217;m part of a conservation
NGO and have no institutional access to journals / books etc).<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Many thanks,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Darren<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
grass-windows mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-windows@lists.osgeo.org">grass-windows@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-windows">http://lists.osgeo.org/mailman/listinfo/grass-windows</a>
  </pre>
</blockquote>
<br>
</body>
</html>