Other packages > Find by keyword >

R.methodsS3  

S3 Methods Simplified
View on CRAN: Click here


Download and install R.methodsS3 package within the R console
Install from CRAN:
install.packages("R.methodsS3")

Install from Github:
library("remotes")
install_github("cran/R.methodsS3")

Install by package version:
library("remotes")
install_version("R.methodsS3", "1.8.2")



Attach the package and use:
library("R.methodsS3")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-12-11
Latest Update: 2022-06-13
Description:
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.
How to cite:
Henrik Bengtsson (2007). R.methodsS3: S3 Methods Simplified. R package version 1.8.2, https://cran.r-project.org/web/packages/R.methodsS3. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0.0 (2007-12-11 09:22), 1.0.1 (2008-03-07 08:09), 1.0.3 (2008-07-05 18:04), 1.1.0 (2010-01-03 12:42), 1.2.0 (2010-03-14 16:05), 1.2.1 (2010-09-25 08:18), 1.2.2 (2012-06-27 15:50), 1.4.2 (2012-06-28 07:42), 1.4.4 (2013-06-30 15:19), 1.5.0 (2013-09-12 08:23), 1.5.1 (2013-09-16 00:44), 1.5.2 (2013-10-08 19:45), 1.6.1 (2014-01-05 23:10), 1.7.0 (2015-02-20 09:16), 1.7.1 (2016-02-16 13:48), 1.8.0 (2020-02-14 08:10), 1.8.1 (2020-08-26 18:20)
Other packages that cited R.methodsS3 R package
View R.methodsS3 citation profile
Other R packages that R.methodsS3 depends, imports, suggests or enhances
Complete documentation for R.methodsS3
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA