Skip to content
Prev 11620 / 21312 Next

[Bioc-devel] Hsapiens in bioconductor

I think the point is that CMD check will issue a warning for the symbol
collision implied by the import statements.  I don't know that there is a
way to do this.  I think the namespace should be made to avoid conflicts
and if a given name can have distinct values you will have to use code to
sort them out at run time.
On Thu, Sep 14, 2017 at 9:32 AM, Piotr Balwierz <balwierz at gmail.com> wrote: