<div>Hi,</div>
<div> </div>
<div>Do you know what is wrong with the dll loading of RCurl in the current version of Rkward on windows?</div>
<div>I get this result</div>
<div>> library('RCurl')<br>Loading required package: bitops<br>Error in inDL(x, as.logical(local), as.logical(now), ...) : <br>  unable to load shared object 'C:/Users/Public/Programs/RKWard/R/library/RCurl/libs/i386/RCurl.dll':<br>
  LoadLibrary failure:  The specified procedure could not be found.</div>
<div>In addition: Warning messages:<br>1: package 'RCurl' was built under R version 2.13.1 <br>2: package 'bitops' was built under R version 2.13.1 <br>Error: package/namespace load failed for 'RCurl'<br>
Error: package/namespace load failed for 'RCurl'</div>
<div> </div>
<div>When I do the same in the normal R windows Gui I get the following</div>
<div>> library('RCurl')<br>Loading required package: bitops<br>Warning messages:<br>1: package 'RCurl' was built under R version 2.13.1 <br>2: package 'bitops' was built under R version 2.13.1 <br>
> </div>
<div> </div>
<div>It loads normally</div>
<div><br clear="all">Session info for Rkward:</div>
<div>> sessionInfo()<br>R version 2.13.0 (2011-04-13)<br>Platform: i386-pc-mingw32/i386 (32-bit)</div>
<div>locale:<br>[1] LC_COLLATE=Dutch_Netherlands.1252  LC_CTYPE=Dutch_Netherlands.1252   <br>[3] LC_MONETARY=Dutch_Netherlands.1252 LC_NUMERIC=C                      <br>[5] LC_TIME=Dutch_Netherlands.1252    </div>
<div>attached base packages:<br>[1] stats     graphics  grDevices utils     datasets  methods   base     </div>
<div>other attached packages:<br>[1] bitops_1.0-4.1 rkward_0.5.6  </div>
<div>loaded via a namespace (and not attached):<br>[1] tools_2.13.0</div>
<div> </div>
<div>Session info for normal R session:</div>
<div>R version 2.13.0 (2011-04-13)<br>Platform: i386-pc-mingw32/i386 (32-bit)</div>
<div>locale:<br>[1] LC_COLLATE=Dutch_Netherlands.1252  LC_CTYPE=Dutch_Netherlands.1252   <br>[3] LC_MONETARY=Dutch_Netherlands.1252 LC_NUMERIC=C                      <br>[5] LC_TIME=Dutch_Netherlands.1252    </div>
<div>attached base packages:<br>[1] stats     graphics  grDevices utils     datasets  methods   base     </div>
<div>other attached packages:<br>[1] RCurl_1.6-10.1 bitops_1.0-4.1</div>
<div> </div>
<div>greetings <br>M. D. Vreeburg <br></div>