R.methodsS3: S3 Methods Simplified

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.

Version: 1.7.1
Depends: R (≥ 2.13.0)
Imports: utils
Published: 2016-02-16
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
NeedsCompilation: no
Citation: R.methodsS3 citation info
Materials: NEWS
CRAN checks: R.methodsS3 results

Downloads:

Reference manual: R.methodsS3.pdf
Package source: R.methodsS3_1.7.1.tar.gz
Windows binaries: r-devel: R.methodsS3_1.7.1.zip, r-release: R.methodsS3_1.7.1.zip, r-oldrel: R.methodsS3_1.7.1.zip
OS X El Capitan binaries: r-release: R.methodsS3_1.7.1.tgz
OS X Mavericks binaries: r-oldrel: R.methodsS3_1.7.1.tgz
Old sources: R.methodsS3 archive

Reverse dependencies:

Reverse depends: ACTCD, CellularAutomaton, curvetest, DATforDCEMRI, GAD, NSA, R.oo
Reverse imports: ACNE, aroma.affymetrix, aroma.apd, aroma.cn, aroma.core, calmate, cgdsr, NPCD, phylosim, PSCBS, R.cache, R.devices, R.filesets, R.huge, R.matlab, R.rsp, R.utils, rtf, sBIC, SEMID, sisal, tmle.npvi

Linking:

Please use the canonical form https://CRAN.R-project.org/package=R.methodsS3 to link to this page.