[rkward-users] RCurl and Rkward on windows

Mischa Vreeburg m.d.vreeburg at gmail.com
Fri Oct 7 07:46:02 UTC 2011


Hi,

Do you know what is wrong with the dll loading of RCurl in the current
version of Rkward on windows?
I get this result
> library('RCurl')
Loading required package: bitops
Error in inDL(x, as.logical(local), as.logical(now), ...) :
  unable to load shared object
'C:/Users/Public/Programs/RKWard/R/library/RCurl/libs/i386/RCurl.dll':
  LoadLibrary failure:  The specified procedure could not be found.
In addition: Warning messages:
1: package 'RCurl' was built under R version 2.13.1
2: package 'bitops' was built under R version 2.13.1
Error: package/namespace load failed for 'RCurl'
Error: package/namespace load failed for 'RCurl'

When I do the same in the normal R windows Gui I get the following
> library('RCurl')
Loading required package: bitops
Warning messages:
1: package 'RCurl' was built under R version 2.13.1
2: package 'bitops' was built under R version 2.13.1
>

It loads normally

Session info for Rkward:
> sessionInfo()
R version 2.13.0 (2011-04-13)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=Dutch_Netherlands.1252  LC_CTYPE=Dutch_Netherlands.1252
[3] LC_MONETARY=Dutch_Netherlands.1252 LC_NUMERIC=C
[5] LC_TIME=Dutch_Netherlands.1252
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
other attached packages:
[1] bitops_1.0-4.1 rkward_0.5.6
loaded via a namespace (and not attached):
[1] tools_2.13.0

Session info for normal R session:
R version 2.13.0 (2011-04-13)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=Dutch_Netherlands.1252  LC_CTYPE=Dutch_Netherlands.1252
[3] LC_MONETARY=Dutch_Netherlands.1252 LC_NUMERIC=C
[5] LC_TIME=Dutch_Netherlands.1252
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
other attached packages:
[1] RCurl_1.6-10.1 bitops_1.0-4.1

greetings
M. D. Vreeburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20111007/d9c06693/attachment.html>


More information about the Rkward-users mailing list