Hi Laurent,

On 04/09/2014 12:36 PM, Laurent Gatto wrote:

Dear all,

What are your thoughts about adding a new generic to BiocGenerics:

  setGeneric("compare", function(x, y, ...) setGeneric("compare"))

I have spotted a couple of existing cases on CRAN (lava (S3) and NMF
(S4) with signature function(object, ...)) and CMA::compare (with a very
different signature) on Bioc (maintainer cc'ed).

I could do that but that would help only if the CRAN package agrees
to depend on BiocGenerics, which is unlikely. (I can see how a CRAN
maintainer could be reluctant to depend on a BioC package.)

Even with BiocGenerics around, it's hard to avoid this kind of clash.

H.


Best wishes,

Laurent

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


--
Hervé Pagès

Program in Computational Biology
Division of Public Health Sciences
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N, M1-B514
P.O. Box 19024
Seattle, WA 98109-1024

E-mail: hpa...@fhcrc.org
Phone:  (206) 667-5791
Fax:    (206) 667-1319

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

Reply via email to