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.8.2
Depends: R (≥ 2.13.0)
Imports: utils
Suggests: codetools
Published: 2022-06-13
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
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:

Reference manual: R.methodsS3.pdf

Downloads:

Package source: R.methodsS3_1.8.2.tar.gz
Windows binaries: r-devel: R.methodsS3_1.8.2.zip, r-release: R.methodsS3_1.8.2.zip, r-oldrel: R.methodsS3_1.8.2.zip
macOS binaries: r-release (arm64): R.methodsS3_1.8.2.tgz, r-oldrel (arm64): R.methodsS3_1.8.2.tgz, r-release (x86_64): R.methodsS3_1.8.2.tgz
Old sources: R.methodsS3 archive

Reverse dependencies:

Reverse depends: ACTCD, GAD, 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, SEMID, sisal, WeibullFit
Reverse suggests: inlinedocs, neonstore, roxygen2

Linking:

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