<div dir="ltr">When I enter the command echo %PATH% I get:<div><br></div><div>C:\Program Files\Grass GIS 7.0.7\lib;C:\Program Files\GRASS GIS 7.0.4\bin;C:\Users\buer3379\AppData\Roaming\GRASS7\addons\bin;{app};C:\Program Files\GRASS GIS 7.0.4\estrabin;C:\Program Files\GRASS GIS 7.0.4\bin;C:\Program Files\Oracle\Java\javapath;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windowssystem32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft\DNS</div><div>Dnvm\;C:\Program Files (x86)\Skype\Phone\;c:\users\buer3379\appdata\local\enthought\canopy\user\scripts;C:\Users\buer3379\AppData\Local\Enthough\Canopy\User;C:\Users\buer3379\AppData\Local\Enthought\Canopy\User\Scripts;C:\Program Files\RStudio\bin;C:\Program Files\R\R-3.3.1\bin\x64</div><div><br></div><div>Reassigning the PATH variable did not affect anything. I got the same error as before.</div><div><br></div><div><br style="font-size:12.8px"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px">any idea?</span><br style="font-size:12.8px"><span style="font-size:12.8px">maybe around here?</span><br style="font-size:12.8px"><span style="font-size:12.8px">"Before further steps, we will set our working directory so that the input<br></span><span style="font-size:12.8px">population files and text files we are going to create in the following<br></span><span style="font-size:12.8px">section are saved in one directory and easily accessible. You can do that<br></span><span style="font-size:12.8px">from menu Settings → GRASS working environment → Change working directory.<br></span><span style="font-size:12.8px">Select (or create) a directory and move there the downloaded files<br></span><span style="font-size:12.8px">population_projection.csv and population_trend.csv. "</span></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">I had questions about this part, or its placement in the order of the walkthrough, and contacted an individual on the OSGEO team at NC State about them. That individual. That person seemed unconcerned about it, but perhaps I did not express my concerns clearly enough. I did do that part, though I still do not understand why it should be done that far ahead of the step that uses the population data.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thank you for your help and appologies for getting back to you so late,</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">C. L. Buerger IV</div></div></div>
<br><div class="gmail_quote">On Fri, Jul 8, 2016 at 6:45 PM, Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">C. Buerger IV wrote<br>
<span class="">> I'm attempting to use the FUTURES<br>
</span>> <<a href="https://grasswiki.osgeo.org/wiki/Workshop_on_urban_growth_modeling_with_FUTURES#Software>model" rel="noreferrer" target="_blank">https://grasswiki.osgeo.org/wiki/Workshop_on_urban_growth_modeling_with_FUTURES#Software>model</a><br>
<div><div class="h5">> for GRASSGIS, which requires an interface with R to use the drudge<br>
> function. I'm running Windows 7 and the automatic linkup between R and<br>
> GRASS does not seem to be happening. When working from the FUTURES package<br>
> I have run:<br>
><br>
> r.futures.potential -d input=sampling@practice1 output=potential.csv<br>
> columns=devpressure_0_5_92,slope,road_dens_perc,forest_1992_smooth_perc,dist_to_water_km,dist_to_protected_km,dist_interchanges_km,travel_time_cities<br>
> developed_column=urban_change_clip subregions_column=counties<br>
> min_variables=4 --overwrite<br>
><br>
> and get:<br>
><br>
> Running automatic model selection ...<br>
> Traceback (most recent call last):<br>
> File "C:\Users\buer3379\AppData\Roaming\GRASS7\addons/scri<br>
> pts/<a href="http://r.futures.potential.py" rel="noreferrer" target="_blank">r.futures.potential.py</a>", line 185, in<br>
> <module><br>
> sys.exit(main())<br>
> File "C:\Users\buer3379\AppData\Roaming\GRASS7\addons/scri<br>
> pts/<a href="http://r.futures.potential.py" rel="noreferrer" target="_blank">r.futures.potential.py</a>", line 158, in main<br>
> stdout=subprocess.PIPE, stderr=subprocess.PIPE)<br>
> File "C:\OSGEO4~1\apps\Python27\lib\subprocess.py", line<br>
> 711, in __init__<br>
> errread, errwrite)<br>
> File "C:\OSGEO4~1\apps\Python27\lib\subprocess.py", line<br>
> 948, in _execute_child<br>
> startupinfo)<br>
> WindowsError: [Error 2] The system cannot find the file<br>
> specified<br>
><br>
> In just attempting to run R via R--save I get:<br>
><br>
> R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"<br>
> Copyright (C) 2016 The R Foundation for Statistical Computing<br>
> Platform: x86_64-w64-mingw32/x64 (64-bit)<br>
> R is free software and comes with ABSOLUTELY NO WARRANTY.<br>
> You are welcome to redistribute it under certain conditions.<br>
> Type 'license()' or 'licence()' for distribution details.<br>
> Natural language support but running in an English locale<br>
> R is a collaborative project with many contributors.<br>
> Type 'contributors()' for more information and<br>
> 'citation()' on how to cite R or R packages in publications.<br>
> Type 'demo()' for some demos, 'help()' for on-line help, or<br>
> 'help.start()' for an HTML browser interface to help.<br>
> Type 'q()' to quit R.<br>
> During startup - Warning messages:<br>
> 1: Setting LC_CTYPE=en_US.cp1252 failed<br>
> 2: Setting LC_COLLATE=en_US.cp1252 failed<br>
> 3: Setting LC_TIME=en_US.cp1252 failed<br>
> 4: Setting LC_MONETARY=en_US.cp1252 failed<br>
>><br>
><br>
> Does anyone have any pointers or tips to work around this problem. Any<br>
> ideas would be appreicated.<br>
><br>
> C. L. Buerger IV<br>
<br>
</div></div>could you type in the winGRASS windows console:<br>
<br>
echo %PATH%<br>
<br>
?<br>
<span class=""><br>
<br>
<br>
<br>
-----<br>
best regards<br>
Helmut<br>
--<br>
</span>View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/R-3-3-1-and-GRASSGIS-7-0-4-tp5274444p5275499.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/R-3-3-1-and-GRASSGIS-7-0-4-tp5274444p5275499.html</a><br>
<div class=""><div class="h5">Sent from the Grass - Stats mailing list archive at Nabble.com.<br>
_______________________________________________<br>
grass-stats mailing list<br>
<a href="mailto:grass-stats@lists.osgeo.org">grass-stats@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-stats" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-stats</a></div></div></blockquote></div><br></div></div>