Skip to content
Prev 3949 / 21312 Next

[Bioc-devel] Add OrgDb class to slot, warning during build

Hi Jesper --
On 12/22/2012 05:09 PM, Jesper G?din wrote:
Thanks for reporting this. I have updated AnnotationDbi to export the OrgDb 
class. This is in AnnotationDbi 1.21.9, in the 'devel' version of Bioconductor 
(available when using the devel version of R). Version 1.21.9 will be available 
with biocLite after about 10am PST Monday.

You will also need to add

   importClassesFrom(AnnotationDbi, AnnotationDb, OrgDb)

to your NAMESAPCE.

Best,

Martin