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

2012-12-22 Thread Jesper Gådin
Hello all, #I have been attempting to create a slot in my own class foo that is supposed to contain an OrgDb object from the AnnotationDbi-package. Actually it works, but during my build I get this warning: ** R ** inst ** preparing package for lazy loading Warning: Class "OrgDb" is defined (with

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

2012-12-22 Thread Martin Morgan
Hi Jesper -- On 12/22/2012 05:09 PM, Jesper Gådin wrote: Hello all, #I have been attempting to create a slot in my own class foo that is supposed to contain an OrgDb object from the AnnotationDbi-package. Actually it works, but during my build I get this warning: ** R ** inst ** preparing pack