Hi guys,

I have identified the problem.
It's the packages I imported have same function name, so the previous
functions get overwritten.


Thanks


Ruqian

On Sun, Apr 15, 2018 at 10:18 AM, Ruqian Lyu <ruqi...@student.unimelb.edu.au
> wrote:

> Hi guys,
>
> I'm wondering if any of you have met this warning message :
>
> Warning: replacing previous import 'SummarizedExperiment::start' by 
> 'stats::start' when loading 'singscore'
> Warning: replacing previous import 'SummarizedExperiment::end' by 
> 'stats::end' when loading 'singscore'
>
> I have import SummarizedExperiment in my DESCRIPTION and NAMESPACE.
> The package passed R CMD Check and BiocCheck without warnings. But the
> build report returned the warnings above.
>
> Link to the report:
>
> http://bioconductor.org/spb_reports/singscore_buildreport_
> 20180414041637.html
>
>
> I'm not sure why this is happening.
> Any help will be appreciated.
>
> Thanks!
>
> Regards,
> Ruqian
>
>

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to