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
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
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns