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.4.0
Depends: methods, R (≥ 3.2.0)
Imports: magrittr, utils, roxygen2
Suggests: testthat, knitr, microbenchmark, R6
Published: 2015-10-11
Author: Sebastian Warnholz [aut, cre]
Maintainer: Sebastian Warnholz <wahani at gmail.com>
BugReports: https://github.com/wahani/aoos/issues
License: GPL-3 | 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.4.0.tar.gz
Windows binaries: r-devel: aoos_0.4.0.zip, r-release: aoos_0.4.0.zip, r-oldrel: aoos_0.1.0.zip
OS X Snow Leopard binaries: r-release: aoos_0.4.0.tgz, r-oldrel: aoos_0.1.0.tgz
OS X Mavericks binaries: r-release: aoos_0.4.0.tgz
Old sources: aoos archive

Reverse dependencies:

Reverse depends: modules