Skip to content

[Bioc-devel] R: Re: Problem on Installation of DEseq2

2 messages · jarod_v6 at libero.it, Michael Love

#
Thanks for your help
I have the 2.0 when i try to install 3.8  I have the error on version of gcc 
on Rhel5.5
wrote:
via
??/illumina/software/PROG/R302/lib64/R/library/RcppArmadillo?
#
are you installing with:

biocLite("DESeq2")

hmm these don't look like Rcpp* version numbers. What do you get with

library(Rcpp)
library(RcppArmadillo)
sessionInfo()
On Wed, Jun 18, 2014 at 1:13 PM, jarod_v6 at libero.it <jarod_v6 at libero.it> wrote: