Entering edit mode
glorobame
•
0
@glorobame-9034
Last seen 10.1 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?

Show us the command you're trying to run, and the output of the
sessionInfo()command.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)