| Port variant | std |
| Summary | S3 Methods Simplified |
| Package version | 1.8.2 |
| Homepage | https://github.com/HenrikBengtsson/R.methodsS3 |
| Keywords | cran |
| Maintainer | CRAN Automaton |
| License | Not yet specified |
| Other variants | There are no other variants. |
| Ravenports | Buildsheet | History |
| Ravensource | Port Directory | History |
| Last modified | 09 AUG 2024, 21:24:17 UTC |
| Port created | 22 SEP 2023, 12:17:47 UTC |
| single | 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. |
| Build (only) |
gmake:primary:std R:primary:std icu:dev:std R:docs:std |
| Runtime (only) |
R:primary:std R:nls:std |
| main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
| R-R.oo:std | R Object-Oriented Programming |
| R-R.utils:std | Various Programming Utilities |