In R-2.2.0,  how does   "checking S3 generic/method consistency"  
determine which generic to check against when there are two?  I have a 
generic "simulate" in dse1 and there is a new generic "simulate" in 
stats, and I don't seem to be able to get  my simulate methods to be 
checked consistently against one or the other. Is this deteremined by 
Depends in the DESCRIPTION file, the NAMESPACE, or something else?

Paul Gilbert

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to