Skip to content
Prev 163485 / 398503 Next

Installation of RCurl Windows binary package from BioC extra repos (was Re: [BioC] Rcurl 0.8-1 update for bioconductor 2.7)

Hi Roger,
Good to hear from you again. Given that RCurl is hosted in both the CRAN 
mirrors and in the Bioconductor extra repository, it can be a little 
confusing how to install it on your system. The recommended path is to 
follow the steps on the Bioconductor extra home page for RCurl

http://bioconductor.org/packages/release/extra/html/RCurl.html

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("RCurl")



Patrick
Day, Roger S wrote: