Skip to content
Prev 113 / 21312 Next

[Bioc-devel] Problem with getBioC()

Hi Jelle,

"Goeman, J.J. \(MSTAT\)" <J.J.Goeman@lumc.nl> writes:
Any chance you had some Bioc packages already loaded via library()
before you ran getBioC?  In particular, if you happened to have an old
version of affy loaded, this would, I believe, be the expected failure
mode.

We have not seen this issue in our testing on Windows.  

One thing you could try from a fresh R session:

source("http://www.bioconductor.org/getBioC.R")
getBioC("affy")

This should just download and install affy and its direct
dependencies.  Since that seemed to be the package that caused the
error, this would be a faster way of trying to reproduce.

Best,

+ seth
Message-ID: <m28y244tm5.fsf@macaroni.local>
In-Reply-To: <68735E80D5EB7C4F8477BF00C450D38E0A58CF@mailc.lumcnet.prod.intern> (J. J. Goeman's message of "Tue, 24 May 2005 10:23:15 +0200")