[BioC] Where is DEXSeq bioconductor package?
Simon Anders
anders at embl.de
Thu Aug 4 14:34:27 CEST 2011
Hi
On 08/04/2011 02:26 PM, Jinyan Huang wrote:
> R CMD INSTALL DEXSeq_0.1.12.tar.gz
> * installing to library '~/R/x86_64-pc-linux-gnu-library/2.12'
> ERROR: dependency 'stringr' is not available for package 'DEXSeq'
> * removing '~/R/x86_64-pc-linux-gnu-library/2.12/DEXSeq'
>
> sessionInfo()
> R version 2.12.1 (2010-12-16)
> Platform: x86_64-pc-linux-gnu (64-bit)
[...]
DEXSeq is not yet available in the release version of Bioconductor. You
need to use the development version of R and of Bioconductor. Then,
install it using 'biocLite' (see Bioconductor web site), not 'R CMD
INSTALL'.
Simon
More information about the Bioconductor
mailing list