problems in biocLite
0
0
Entering edit mode
sara.m79 • 0
@saram79-6851
Last seen 9.6 years ago

Hi, I am Sara a post doc from the University Roma Tre in Rome. I am trying to install RHugin which has dependencies on the Bioconductor packages graph and Rgraphviz. When I run the command

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

R returns an error message that it cannot connect and a warning message in file(filename, "r", encoding = encoding) :
  it cannot connect to 'bioconductor.org' .

Apparently there are not problems in internet connection.

Could you help me, please?

Sara

biocLite installation • 1.3k views
ADD COMMENT
2
Entering edit mode

Please edit your post to include the exact output of the command 

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

Also, please include the output of the command

sessionInfo()

Confirm that you can access http://bioconductor.org/biocLite.R from your web browser.

Perhaps the problem is related to a 'proxy'; see How to install BioConductor packages with a computer behind a proxy. On windows you might try setInternet2(TRUE)

ADD REPLY

Login before adding your answer.

Traffic: 1058 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