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.7)R62S3_1.4.3.zip(r-4.6)R62S3_1.4.3.zip(r-4.5)
R62S3_1.4.3.tgz(r-4.6-any)R62S3_1.4.3.tgz(r-4.5-any)
R62S3_1.4.3.tar.gz(r-4.7-any)R62S3_1.4.3.tar.gz(r-4.6-any)
R62S3_1.4.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
R62S3/json (API)
NEWS
| # Install 'R62S3' in R: |
| install.packages('R62S3', repos = c('https://xoopr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xoopr/r62s3/issues
Pkgdown/docs site:https://xoopr.github.io
dispatchobject-oriented-programmingoop
Last updated from:c1d12fa88c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-oldrel-arm64 | OK | 124 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 103 |
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 |