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:
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.