<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Utility function for defining S3 methods</dc:title>
  <dc:description>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
maintenance for package developers.  For example, generic
functions are created automatically, if missing, and naming
conflict are automatically solved, if possible.  The method
setMethodS3() is a good start for those who in the future may
want to migrate to S4.  This is a cross-platform package
implemented in pure R that generates standard S3 methods.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.2.0)</dc:relation>
  <dc:relation>Imports: utils</dc:relation>
  <dc:creator>Henrik Bengtsson &lt;henrikb@braju.com&gt;</dc:creator>
  <dc:contributor>Henrik Bengtsson &lt;henrikb@braju.com&gt;</dc:contributor>
  <dc:rights>LGPL (&gt;= 2.1)</dc:rights>
  <dc:date>2012-02-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=R.methodsS3</dc:identifier>
 </rdf:Description>
</rdf:RDF>

