Skip to content
Prev 4017 / 21307 Next

[Bioc-devel] dependencies=TRUE problem, affy, gcrma, oligoClasses

Thanks Dan for the tip. Got it too late to avoid trying to debug the 
problem, but one learns from these exercises.

This patched version of R worked as you predicted.
R version 2.15.2 Patched (2013-01-17 r61672)
Platform: x86_64-w64-mingw32/x64 (64-bit)

Only hgu95av2cdf and AnnotationDbi were installed with the 
affy:::cdfFromBioC("hgu95av2cdf")
  command.

I agree with Kasper. I still think it would be a good idea to modify 
affy and as I mentioned previously, the gcrma package (file 
getPackages.R) and the oligoClasses package (file utils-general.R) have 
this parameter on the install.packages function call. Perhaps it would 
be wise to modify these packages in a similar way.

Keith.
On 24/01/2013 3:31 PM, Kasper Daniel Hansen wrote: