Another implementation of object-orientation in R. It provides syntactic sugar for the S4 class system and two alternative new implementations. One is an experimental version built around S4 and the other one makes it more convenient to work with lists as objects.
Version: | 0.5.0 |
Depends: | methods, R (≥ 3.2.0) |
Imports: | magrittr, utils, roxygen2 |
Suggests: | testthat, knitr, rbenchmark, R6, rmarkdown |
Published: | 2017-05-07 |
DOI: | 10.32614/CRAN.package.aoos |
Author: | Sebastian Warnholz [aut, cre] |
Maintainer: | Sebastian Warnholz <wahani at gmail.com> |
BugReports: | https://github.com/wahani/aoos/issues |
License: | MIT + file LICENSE |
URL: | https://wahani.github.io/aoos |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | aoos results |
Reference manual: | aoos.pdf |
Vignettes: |
Introduction S4SyntacticSugar aoosClasses performance referenceClasses retListClasses |
Package source: | aoos_0.5.0.tar.gz |
Windows binaries: | r-devel: aoos_0.5.0.zip, r-release: aoos_0.5.0.zip, r-oldrel: aoos_0.5.0.zip |
macOS binaries: | r-release (arm64): aoos_0.5.0.tgz, r-oldrel (arm64): aoos_0.5.0.tgz, r-release (x86_64): aoos_0.5.0.tgz, r-oldrel (x86_64): aoos_0.5.0.tgz |
Old sources: | aoos archive |
Reverse depends: | saeRobust |
Reverse imports: | dat |
Please use the canonical form https://CRAN.R-project.org/package=aoos to link to this page.