Package: aoos
Type: Package
Title: Another Object Orientation System
Version: 0.1.0
Date: 2014-12-18
Author: Sebastian Warnholz
Maintainer: Sebastian Warnholz <wahani@gmail.com>
URL: https://wahani.github.com/aoos
BugReports: https://github.com/wahani/aoos/issues
Description: Another implementation of object-orientation in R. Has reference
    semantics and is build around S4.
Depends: methods, R(>= 3.0)
License: GPL-3 | file LICENSE
Suggests: testthat, knitr
Encoding: UTF-8
VignetteBuilder: knitr
Collate: 'aoos.R' 'public-interfaces.R' 'defineClass.R'
        'packageStartupMessage.R'
Packaged: 2014-12-19 10:48:35 UTC; swarnholz
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-19 12:06:59
Built: R 3.1.2; ; 2014-12-20 14:03:56 UTC; unix
