[BioC] installing bioconductor
jon butchar
butchar.2 at osu.edu
Thu Sep 8 22:31:39 CEST 2005
On Thu, 08 Sep 2005 15:12:39 -0400
"Altiner, Ahmet (NIH/NCI) [G]" <altinera at mail.nih.gov> wrote:
> As instructed on the FAQ manual, I typed in the following to R 2.1.1
>
>
>
> >source(http://www.bioconductor.org/getBioC.R
> <http://www.bioconductor.org/getBioC.R> )
>
> >getBioC("affy","release")
>
>
>
> And got back the following message
>
>
>
> Running getBioC version 0.8 with R version 2.1.1
>
>
>
> Running biocinstall version 1.2 with R version 2.1.1
>
> Error in .readRDS(pfile) : cannot read workspace version 0 written by R
> 2.1.1; need R 1.4.0 or newer
>
>
>
>
>
> Isn't R 2.1.1 newer than R 1.4.0 ?
>
>
>
>
>
> -Ahmet
>
Hi.
I don't know if it's related, but getBioC.R now has a "groupName" specification. After sourcing the file, you could do
"> getBioC(groupname="affy")"
As James McDonald pointed out with Lite, you should also be able to do the same with getBioC, just
"> getBioC()"
hth,
jon b
More information about the Bioconductor
mailing list