[BioC] useDevel() not working
Sean Davis
sdavis2 at mail.nih.gov
Tue May 29 20:52:55 CEST 2012
On Tue, May 29, 2012 at 2:50 PM, Michael Muratet
<mmuratet at hudsonalpha.org> wrote:
> Greetings
>
> I have installed R 2.15 with the intent of installing the devel version of
> BioC. Following the instructions on
> http://bioconductor.org/developers/useDevel/, I get
>
>> library(BiocInstaller)
>> useDevel()
> Error: could not find function "useDevel"
>
> What version of BiocInstaller is required?
source('http://bioconductor.org/biocLite.R')
Then:
help(useDevel)
Hope that helps.
Sean
More information about the Bioconductor
mailing list