That took care of it. Thank you, Vincent.

From: Vincent Carey [mailto:st...@channing.harvard.edu]
Sent: Friday, March 31, 2017 5:37 AM
To: Zimmermann, Michael T., Ph.D.
Cc: bioc-devel@r-project.org
Subject: Re: [Bioc-devel] masking functions

in the NAMESPACE file


import(gplots)

import(plotrix, except=plotCI)



can help avoid the warning you mention.  If this is not a solution for you you 
will have to provide more details.

On Fri, Mar 31, 2017 at 1:07 AM, Zimmermann, Michael T., Ph.D. 
<zimmermann.mich...@mayo.edu<mailto:zimmermann.mich...@mayo.edu>> wrote:
Dear BioConductor Devs,

I am working on submitting a package and have run into a warning from masking 
functions. The buildreport says:

Warning: replacing previous import gplots::plotCI by plotrix::plotCI when 
loading RITAN

I don't call plotCI. I assume that the other plotting methods I use call them 
internally. So, I'm not sure how to address this warning. Any advice you can 
provide would be appreciated.

Sincerely,

Michael T. Zimmermann
Ph. D. in Bioinformatics | Health Sciences Research | Division of Biomedical 
Statistics and Informatics
Mayo Clinic | 200 First Street SW | Rochester, MN 55905 | 
mayoclinic.org<http://mayoclinic.org><http://www.mayoclinic.org>


        [[alternative HTML version deleted]]

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


        [[alternative HTML version deleted]]

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

Reply via email to