Package: R.oo
Version: 1.13.0
Depends: R (>= 2.4.0), R.methodsS3 (>= 1.4.2)
Imports: methods, utils, R.methodsS3 (>= 1.4.2)
Suggests: tools
Date: 2013-03-08
Title: R object-oriented programming with or without references
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
        email = "henrikb@braju.com"))
Author: Henrik Bengtsson
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Description: Methods and classes for object-oriented programming in R
        with or without references.  Large effort has been made on
        making definition of methods as simple as possible with a
        minimum of maintenance for package developers.  The package has
        been developed since 2001 and is now considered very stable.
        This is a cross-platform package implemented in pure R that
        defines standard S3 classes without any tricks.
License: LGPL (>= 2.1)
LazyLoad: TRUE
Packaged: 2013-03-10 02:50:18 UTC; hb
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-03-11 22:54:11
