Skip to content
Prev 3722 / 21307 Next

[Bioc-devel] BiocInstaller

On 10/06/2012 06:34 PM, Kasper Daniel Hansen wrote:
Thanks Kasper; a work-around is, in a new R session,

   remove.packages("BiocInstaller")
   source("http://bioconductor.org/biocLite.R")

which should install BiocInstaller 1.9.*. We'll work on a fix...

Martin