R.methodsS3: S3 Methods Simplified (original) (raw)

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.8.2
Depends: R (≥ 2.13.0)
Imports: utils
Suggests: codetools
Published: 2022-06-13
DOI: 10.32614/CRAN.package.R.methodsS3
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson
BugReports: https://github.com/HenrikBengtsson/R.methodsS3/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://github.com/HenrikBengtsson/R.methodsS3
NeedsCompilation: no
Citation: R.methodsS3 citation info
Materials: NEWS
CRAN checks: R.methodsS3 results

Documentation:

Downloads:

Reverse dependencies:

Reverse depends: ACTCD, R.oo
Reverse imports: ACNE, aroma.affymetrix, aroma.apd, aroma.cn, aroma.core, aroma.light, bioCancer, calmate, canceR, DEGraph, NPCD, PSCBS, R.cache, R.devices, R.filesets, R.huge, R.matlab, R.rsp, R.utils, rtf, sBIC, SCCS, SEMID, sisal, WeibullFit
Reverse suggests: inlinedocs, neonstore, roxygen2

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=R.methodsS3to link to this page.