I have just learned how to use DESeq2 and had written a tutorial for my bioinformatics class. Unfortunately, I made the mistake of updating R to version 3.3.2 (running Mac OS X 10.11) and it seems that DESeq2 is no longer supported. This is hugely disappointing. It ran on R-3.3.0 (may 2016), but I’m having trouble getting this archived version back from CRAN.
Any suggestions would be appreciated.
Here's the error message from R console:
install.packages("DESeq2")
Warning in install.packages :
package ‘DESeq2’ is not available (for R version 3.3.2)