Hello I have the following problem:
I am trying to install the 'rgl' package by:
sudo R
install.packages('rgl',dependencies=TRUE)
I get the following message
checking for X... no
configure: error: X11 not found but required, configure aborted.
ERROR: configuration failed for package 'rgl'
**
Hello,
I am a complete newbie to Web Services. I have set up an account to the MSN
Developer Services and have acquired a key for Live Search via SOAP. I want
to send and receive requests through R. I have already found out that the
two packages I need is RCurl and SSOAP. I have installed them bu
Hello,
I am trying to access Microsoft Live Search Using SOAP through R.
In R I am using the RCurl packages to make the calls.
I have the following situation that looks crazy and cannot figure out how to
solve it:
#SOAP Request
library(RCurl)
h = basicTextGatherer()
body='
http://schemas.xmls
3 matches
Mail list logo