Package: R.oo Version: 1.26.0 Depends: R (>= 2.13.0), R.methodsS3 (>= 1.8.2) Imports: methods, utils Suggests: tools 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 [aut, cre, cph] Maintainer: Henrik Bengtsson 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 URL: https://github.com/HenrikBengtsson/R.oo BugReports: https://github.com/HenrikBengtsson/R.oo/issues NeedsCompilation: no Packaged: 2024-01-24 02:17:13 UTC; henrik Repository: CRAN Date/Publication: 2024-01-24 05:12:50 UTC Built: R 4.1.3; ; 2024-03-14 18:45:14 UTC; unix