Message-ID: <CAD=or2+HUC_85tMaEH9KoenXSWiOxk=W_3TY6QvQ6DmuBf0Kmw@mail.gmail.com>
Date: 2016-07-20T07:12:31Z
From: Aaron Taudt
Subject: [Bioc-devel] Conflicting Imports in Namespace
Hi,
I have a package which imports the two functions ggdendro::segment and
DNAcopy::segment. This leads to a warning message when checking the package:
Warning: replacing previous import ?DNAcopy::segment? by
?ggdendro::segment? when loading ?AneuFinder?
How can I avoid this warning and properly import the two functions to pass
R CMD check? I use the two segment functions in different functions of my
package.
Aaron
[[alternative HTML version deleted]]