CMD + K

r-r.methodss3

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-r.methodss3

Usage Tracking

1.8.2
1.8.1
1.7.1
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 22:25

License

LGPL-2.1

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.7.1
win-32 Last supported version: 1.7.1
macOS-64 Last supported version: 1.7.1
linux-32 Last supported version: 1.7.1
win-64 Last supported version: 1.7.1