Question about Error of "biocLite.R"
0
0
Entering edit mode
@qwertyui_periodyahoocojp-4782
Last seen 7.4 years ago

Hello,

I use R 3.3.1 on Win 7 through proxy server using ".Rprofile" in home directory that includes as below:

Sys.setenv(http_proxy="http://proxyserver:port")
options(repos="http://cloud.r-project.org/")
options(download.file.method="internal")


There is no problem to install packages of CRAN, however, I can't install Bioconductor packages because both source("https://bioconductor.org/biocLite.R") and source("http://bioconductor.org/biocLite.R")  result in error. It seems my environment isn't available for access to the Bioconductor server. What should I do ?

Best regards,

J J

software error • 905 views
ADD COMMENT
1
Entering edit mode

It would be helpful to provide the actual error.

ADD REPLY
0
Entering edit mode

Open a browser and see if it loads the URL.

https://bioconductor.org/biocLite.R
ADD REPLY

Login before adding your answer.

Traffic: 695 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6