Hi everybody. I got this error when I tried to load the "org.Mm.eg.db" package:
Error: package or namespace load failed for ‘org.Mm.eg.db’:
.onLoad failed in loadNamespace() for 'org.Mm.eg.db', details:
call: l$contains
error: $ operator is invalid for atomic vectors
How can I solve this? Thank you!
I get the same error. I read somewhere that it has to do with RSQLite and their update (2.2.6). However, I cannot install an older version of RSQLite (2.2.5) as it seems to not be supported by my RStudio any more. Any help appreciated.