[Bioc-devel] masking functions

Zimmermann, Michael T., Ph.D. Zimmermann.Michael at mayo.edu
Fri Mar 31 15:30:52 CEST 2017


That took care of it. Thank you, Vincent.

From: Vincent Carey [mailto:stvjc at channing.harvard.edu]
Sent: Friday, March 31, 2017 5:37 AM
To: Zimmermann, Michael T., Ph.D.
Cc: bioc-devel at 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.Michael at mayo.edu<mailto:Zimmermann.Michael at 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 at r-project.org<mailto:Bioc-devel at r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list