Package: R62S3 1.4.3
Raphael Sonabend
R62S3: Automatic Method Generation from R6
After defining an R6 class, R62S3 is used to automatically generate optional S3/S4 generics and methods for dispatch. Also allows piping for R6 objects.
Authors:
R62S3_1.4.3.tar.gz
R62S3_1.4.3.zip(r-4.5)R62S3_1.4.3.zip(r-4.4)R62S3_1.4.3.zip(r-4.3)
R62S3_1.4.3.tgz(r-4.4-any)R62S3_1.4.3.tgz(r-4.3-any)
R62S3_1.4.3.tar.gz(r-4.5-noble)R62S3_1.4.3.tar.gz(r-4.4-noble)
R62S3_1.4.3.tgz(r-4.4-emscripten)R62S3_1.4.3.tgz(r-4.3-emscripten)
R62S3.pdf |R62S3.html✨
R62S3/json (API)
NEWS
# Install 'R62S3' in R: |
install.packages('R62S3', repos = c('https://raphaels1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xoopr/r62s3/issues
dispatchobject-oriented-programmingoop
Last updated 3 years agofrom:c1d12fa88c. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Dependencies:data.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Method Generator from R6 Class | R62Fun |
S3 Method Generator from R6 Class | R62S3 |
S4 Method Generator from R6 Class | R62S4 |