aoos: Another Object Orientation System

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
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

Downloads:

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
OS X El Capitan binaries: r-release: aoos_0.5.0.tgz
OS X Mavericks binaries: r-oldrel: aoos_0.5.0.tgz
Old sources: aoos archive

Reverse dependencies:

Reverse depends: dat, saeRobust

Linking:

Please use the canonical form https://CRAN.R-project.org/package=aoos to link to this page.