On Nov 14, 2012, at 2:52 PM, Dan Tenenbaum wrote:

> 
> It looks like the binary version of RCurl was built using R 2.15.1 and
> not R-devel.
> 
> You can get around this by installing RCurl from source:
> source("http://bioconductor.org/biocLite.R";)
> biocLite("RCurl", type="source")
> 
> This may require that you have Xcode installed.
> 
> Dan
> 
> 

Dan,

        The installation ran with 2 warning messages:

HAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include  
  -fPIC  -g -O2  -c json.c -o json.o
json.c: In function ‘UTF8Encode2BytesUnicode’:
json.c:44: warning: comparison is always true due to limited range of data type

DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include 
   -fPIC  -g -O2  -c myUTF8.c -o myUTF8.o
myUTF8.c: In function ‘StringValue’:
myUTF8.c:284: warning: passing argument 1 of ‘Rf_mkCharLenCE’ from incompatible 
pointer type

Are these causes for concern?

THANKS!
Rich





        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to