R.methodsS3: Utility function for defining S3 methods
Methods that simplify the setup of S3 generic functions
and S3 methods. Major effort has been made in making
definition of methods as simple as possible with a minimum of
maintainance for package developers. For example, generic
functions are created automatically, if missing, and name
conflict are automatically solved, if possible. The method
setMethodS3() is a good start for those who in the future want
to migrate to S4. This is a cross-platform package implemented
in pure R and is generating standard S3 methods.
Downloads:
Reverse dependencies: