edgeR in R 3.2.2
1
0
Entering edit mode
glorobame • 0
@glorobame-9034
Last seen 8.5 years ago

  I´m using R 3.2.2 and trying to install edgeR package. ´m getting a warning, it says it is not available in R 3.2.2. Somebody knows how can I get edgeR by using this version of R?

edgeR • 2.8k views
ADD COMMENT
0
Entering edit mode

Show us the command you're trying to run, and the output of the sessionInfo() command.

ADD REPLY
0
Entering edit mode

the command is just the basic one I know to install libraries:

install.packages("edgeR")
Installing package into ‘C:/Users/HENRRY/Documents/R/win-library/3.2’
(as ‘lib’ is unspecified)
Warning in install.packages :
  package ‘edgeR’ is not available (for R version 3.2.2)
ADD REPLY
0
Entering edit mode
Warning in install.packages :
  package ‘edgeR’ is not available (for R version 3.2.2)
ADD REPLY
2
Entering edit mode
Aaron Lun ★ 28k
@alun
Last seen 1 hour ago
The city by the bay

Bioconductor and R are not synonymous. Try reading Bioconductor's installation instructions here.

ADD COMMENT

Login before adding your answer.

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