<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font size="2"><span style="font-size:10pt;">I have R installed in C:\Program Files\R\R-2.15.2\bin and created R_PATH in<br>
Window environment setting.  I have tested the setting by calling R in DOS<br>
prompt and it work properly.  It is the i386 version.  I also changed the<br>
configuration of R folder in SEXTANTE to C:\Program<br>
Files\R\R-2.15.2\bin\i386.  When I run the Raster Histogram module of R<br>
within SEXTANTE the output was blank.  Below is the History and Info log of<br>
SEXTANTE:<br>
<br>
R execution console output<br>
<br>
R version 2.14.1 (2011-12-22)<br>
Copyright (C) 2011 The R Foundation for Statistical Computing<br>
ISBN 3-900051-07-0<br>
Platform: i386-pc-mingw32/i386 (32-bit)<br>
<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>
<br>
Natural language support but running in an English locale<br>
<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>
<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>
<br>
options("repos"="http://cran.us.r-project.org")<br>
tryCatch(find.package("rgdal"), error=function(e) install.packages("rgdal",<br>
lib="C:/Users/tskam/.qgis//sextante/rlibs"))<br>
trying URL<br>
'<a href="http://cran.us.r-project.org/bin/windows/contrib/2.14/rgdal_0.7-25.zip" target="_blank">http://cran.us.r-project.org/bin/windows/contrib/2.14/rgdal_0.7-25.zip</a>'<br>
Content type 'application/zip' length 11772617 bytes (11.2 Mb)<br>
opened URL<br>
downloaded 11.2 Mb<br>
<br>
package 'rgdal' successfully unpacked and MD5 sums checked<br>
<br>
The downloaded packages are in<br>
        C:\Users\tskam\AppData\Local\Temp\Rtmpkzwp01\downloaded_packages<br>
library("rgdal")<br>
Error in library("rgdal") : there is no package called 'rgdal'<br>
Execution halted<br>
<br>
There are two things which seem not correct.  First the R installs in my<br>
computer is version 2.15.2 and not version 2.14.1 and I have very sure I<br>
have rgdal install because I have tested the same script using R GUI<br>
directly.  <br>
<br>
It would be very much appreciated if someone can advise me how to solve this<br>
problem.<br>
<br>
Thanks in advance.<br>
<br>
tskam<br>
</span></font></div>
</body>
</html>