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]]