[BioC] installing affy environment
Straubhaar, Juerg
Juerg.Straubhaar at umassmed.edu
Mon Sep 8 23:43:10 MEST 2003
Hi Jeff,
There is no change, the error persists:
library(mgu74av2)
eset <- rma(data)
...
Error in download.file(fileURL, destFile, mode = "wb", quiet = TRUE, method = method) :
unsupported URL scheme
-----Original Message-----
From: Jeff Gentry
To: Straubhaar, Juerg
Cc: bioconductor at stat.math.ethz.ch
Sent: 9/8/03 10:38 AM
Subject: Re: [BioC] installing affy environment
> I then tried to download and install the mgu74av2cdf environment
manually with
> z <- getReposEntry("http://www.bioconductor.org/data/dataRepos")
> install.packages2(pkgs="mgu74av2", repEntry=z, searchOptions=F)
What happens if you do:
library(mgu74av2)
?
More information about the Bioconductor
mailing list