Hi, 
 
I have a package with s4 methods that match against registered s3 methods
(using setOldClass). When I call R CMD INSTALL --build I get warnings that
methods are being created for objects with no definition. How do I embed 
setOldClass(c("pam","partition")) into the package so that when the s4
methods are generated the s3 pam object is already registered?
 
Thanks,
Steve


        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to