Entering edit mode
William Kenworthy
▴
70
@william-kenworthy-322
Last seen 10.2 years ago
Hi, I just upgraded R to 1.8.0 and reloaded bioconductor and now get
the
following error when trying to load the affy library:
> library(affy)
Error in bindingIsLocked(m2, where) : not an environment
Error in bindingIsLocked(m2, where) : not an environment
Error in getClass(Class, where = topenv(parent.frame())) :
"MIAME" is not a defined class
Error in library(affy) : .First.lib failed
Any ideas?
BillK