Skip to content

[Bioc-devel] How to solve warnings generated by loading other packages

2 messages · Kristoffer Vitting-Seerup, Obenchain, Valerie

#
Hi Everybody

I'm currently in the process of adding my newest R package to Bioconductor
and the last issue I need to solve i a warning generated when loading other
packages (which I depend on) due to functions with identical names in those
packages.

More specifcally I get this error:

* checking whether package 'IsoformSwitchAnalyzeR' can be installed
... [33s] WARNING
Found the following significant warnings:
  Warning: replacing previous import 'plyr::desc' by 'IRanges::desc'
when loading 'IsoformSwitchAnalyzeR'
  Warning: replacing previous import 'GenomicRanges::promoters' by
'cummeRbund::promoters' when loading 'IsoformSwitchAnalyzeR'
  Warning: replacing previous import 'plyr::count' by
'cummeRbund::count' when loading 'IsoformSwitchAnalyzeR'

Which registre with a warning (only) on tokay2 (windows).

How do I solve this problem?

In advance - thanks.

The details about the submission and package can be found here:
https://github.com/Bioconductor/Contributions/issues/349
http://bioconductor.org/spb_reports/IsoformSwitchAnalyzeR_buildreport_20170421060205.html
https://github.com/kvittingseerup/IsoformSwitchAnalyzeR
#
Hi,

I'll respond on the github issue tracker where the package review is
taking place.

Valerie
On 04/21/2017 08:27 AM, Kristoffer Vitting-Seerup wrote:
This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.