minfi installation error
1
0
Entering edit mode
7.7 years ago
niutster ▴ 110

Hi, I am trying to install minfi package on server since the installed R on server isnot the latest version i have to use some of minfi older version, to do this, i try to install minfi packages with this commands:

> require(devtools)
> install_version("minfi",version="1.18.2",repos="http://bioconductor.org/biocLite.R")
but i get this error:
Warning: unable to access index for repository http://bioconductor.org/biocLite.R/src/contrib:
  cannot open URL 'http://bioconductor.org/biocLite.R/src/contrib/PACKAGES'
Error in package_find_repo(package, repos) :
  couldn't find package 'minfi'

I tried more times ,can anybody help me to solve this problem?

R • 2.5k views
ADD COMMENT
0
Entering edit mode

R installation has more problems than it.

ADD REPLY
0
Entering edit mode

Please use ADD REPLY/ADD COMMENT when responding to existing posts. Submit Answers is for new answers for the original question.

It appears that your server may not be allowing outbound http access to bioconductor.org. Have you looked in that?

ADD REPLY
0
Entering edit mode
7.7 years ago

Better would be to just install the latest R version...

ADD COMMENT

Login before adding your answer.

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